Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3 +/- ##
==========================================
+ Coverage 88.52% 93.65% +5.12%
==========================================
Files 4 4
Lines 61 63 +2
==========================================
+ Hits 54 59 +5
+ Misses 7 4 -3 ☔ View full report in Codecov by Sentry. |
|
This helps fixing https://coveralls.io/builds/65356202/source?filename=src%2Ftrixi_include.jl#L45, but
Are still uncovered. Any ideas how to trigger those as well @ranocha ? If not, do we still need that code? |
|
Your test file needs to look like x = solve(maxiters = 123)or x = solve(; maxiters = 1234)The position of the semicolon is important in the file included via |
|
I'm giving up... it seems like https://coveralls.io/builds/65357802/source?filename=src%2Ftrixi_include.jl#L81 is still not reached 😢. Maybe some other day (or someone with more time and patience) |
Based on https://coveralls.io/builds/65355145/source?filename=src%2Ftrixi_include.jl