Remove -fcoroutines and -fexperimental-library flags#181
Remove -fcoroutines and -fexperimental-library flags#181sgerbino merged 1 commit intocppalliance:developfrom
Conversation
Capy now propagates these as PUBLIC compile options, making local flag-setting redundant for downstream consumers.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (4)
💤 Files with no reviewable changes (2)
📝 WalkthroughWalkthroughThe pull request removes experimental and unsupported compiler flags from build configurations across CI/CD workflows and CMake files. Specifically, Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related issues
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #181 +/- ##
========================================
Coverage 76.22% 76.22%
========================================
Files 98 98
Lines 10467 10467
Branches 2383 2383
========================================
Hits 7978 7978
Misses 1762 1762
Partials 727 727
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
An automated preview of the documentation is available at https://181.corosio.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-02-27 14:56:12 UTC |
|
GCOVR code coverage report https://181.corosio.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-02-27 15:03:12 UTC |
Capy now propagates these as PUBLIC compile options, making local flag-setting redundant for downstream consumers.
Summary by CodeRabbit