(closes #3250) 100% coverage#3447
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3447 +/- ##
===========================================
+ Coverage 99.96% 100.00% +0.03%
===========================================
Files 391 392 +1
Lines 54689 54765 +76
===========================================
+ Hits 54670 54765 +95
+ Misses 19 0 -19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@schreiberx There is 1 line missing, can we cover that one? It is an odd one because it is a pytest fixture and has a no_cover (which apparently doesn't work) I will attempt fixing it chaning the nocover, because this is tested in the compilation integration test, but not on the CI one that Codecov uses. |
sergisiso
left a comment
There was a problem hiding this comment.
@schreiberx Aha, the last one took a bit of trial and error but is finally 100%! This is approved for merging.
|
@schreiberx One more thing, in the future, instead of commit messages like "intermediate commit" could you write a more informative message, like "Requested Claude Code to cover remaining code coverage lines" |
I didn't expect Claude code to work through this on its first attempt and assumed that's an intermediate commit. |


For 100% coverage.
Warning: This is AI generated.