Format src/ and test/ #610
Merged
Codecov / codecov/project
succeeded
Feb 12, 2024 in 1s
97.185% (+0.043%) compared to 47bdee6
View this Pull Request on Codecov
97.185% (+0.043%) compared to 47bdee6
Details
Codecov Report
Attention: 43 lines
in your changes are missing coverage. Please review.
Comparison is base (
47bdee6
) 97.142% compared to head (93be1ac
) 97.185%.
Files | Patch % | Lines |
---|---|---|
src/adiar/bdd/apply.cpp | 78.947% | 8 Missing |
src/adiar/internal/algorithms/count.h | 83.871% | 5 Missing |
src/adiar/internal/algorithms/nested_sweeping.h | 97.788% | 5 Missing |
src/adiar/internal/io/file.h | 88.235% | 4 Missing |
src/adiar/bdd/bdd.cpp | 93.617% | 3 Missing |
src/adiar/internal/algorithms/select.h | 91.176% | 3 Missing |
src/adiar/internal/dd.h | 94.340% | 3 Missing |
src/adiar/bdd/if_then_else.cpp | 98.148% | 2 Missing |
src/adiar/internal/algorithms/pred.h | 95.000% | 2 Missing |
src/adiar/internal/algorithms/prod2.h | 98.425% | 2 Missing |
... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #610 +/- ##
=============================================
+ Coverage 97.142% 97.185% +0.043%
=============================================
Files 88 88
Lines 6264 6111 -153
=============================================
- Hits 6085 5939 -146
+ Misses 179 172 -7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading