Skip to content

Conversation

@olivier-roussel
Copy link
Contributor

It appears that GH runners installs a clang-cl version which is the one that is used in our CI when just setting compiler variables

CC=clang-cl
CXX=clang-cl

in our Conda environment even when the clang-cl conda package is installed (see stack-of-tasks/eigenpy#603 ).

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.97%. Comparing base (08ea849) to head (9fb6480).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1809      +/-   ##
==========================================
- Coverage   51.68%   46.97%   -4.72%     
==========================================
  Files         525      525              
  Lines       75361    68272    -7089     
  Branches    32191    31834     -357     
==========================================
- Hits        38952    32068    -6884     
+ Misses      32271    25775    -6496     
- Partials     4138    10429    +6291     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@olivier-roussel olivier-roussel marked this pull request as ready for review October 31, 2025 13:41
@olivier-roussel olivier-roussel merged commit aaf5c7f into lagadic:master Oct 31, 2025
72 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant