PennLINC / qsirecon

Reconstruction of preprocessed q-space images (dMRI)
https://qsirecon.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Disable test_main in the CI integration tests #177

Closed mattcieslak closed 5 days ago

mattcieslak commented 6 days ago

In order to better estimate test coverage, try simulating the cli run

codecov-commenter commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.88%. Comparing base (df45b9d) to head (b007301). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## =========================================== + Coverage 33.95% 47.88% +13.93% =========================================== Files 57 57 Lines 7192 7192 Branches 983 983 =========================================== + Hits 2442 3444 +1002 + Misses 4652 3543 -1109 - Partials 98 205 +107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

mattcieslak commented 6 days ago

The coverage doubles! But it makes some extra html files, which causes a failure