Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #254 +/- ##
==========================================
- Coverage 98.29% 97.74% -0.55%
==========================================
Files 69 146 +77
Lines 2632 5149 +2517
Branches 0 244 +244
==========================================
+ Hits 2587 5033 +2446
- Misses 45 80 +35
- Partials 0 36 +36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Maybe I should have made sure things compile warning-free first... (I'm pretty sure this is a just bogus warning from Clang 16 that was corrected in later compiler versions.)
A new GCC warning picked this up (good!), but I'm not sure how it is I haven't noticed it till now...
* Use GCC15 * Fix warnings * Update git-auto-commit-action to v6
* Use GCC 15 * Set compiler/linker flags on the CMake command line rather than using Flux's CMake option (which will shortly be removed) * Actually test both release and debug configs rather than just pretending to
5a19aec to
d5a0693
Compare
38bb053 to
42b8270
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.