Skip to content

Fix CI workflows #488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 17, 2025
Merged

Fix CI workflows #488

merged 3 commits into from
Jan 17, 2025

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Jan 11, 2025

No description provided.

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.28%. Comparing base (70c4e36) to head (51491b3).
Report is 63 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          34       34           
  Lines       11267    11274    +7     
=======================================
+ Hits        10961    10968    +7     
  Misses        306      306           

☔ 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.

@biojppm biojppm force-pushed the fix/ci branch 29 times, most recently from 3bb3862 to 853b537 Compare January 15, 2025 21:02
@biojppm biojppm force-pushed the fix/ci branch 23 times, most recently from db714af to a859b94 Compare January 17, 2025 19:31
- ensure gcc and clang are tested with several optimization
  levels (-O3,-O2,-O1,-Os). This reveals a number of problems in
  gcc11,12,13 (but not 14), which should be addressed next.
- use continue-on-error: false to ensure the final workflow result is
  red when any of its jobs fails
@biojppm biojppm merged commit 8abfacd into master Jan 17, 2025
254 of 255 checks passed
@biojppm biojppm deleted the fix/ci branch January 17, 2025 21:23
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