mind-inria / hidimstat

HiDimStat: High-dimensional statistical inference tool for Python
https://mind-inria.github.io/hidimstat
BSD 2-Clause "Simplified" License
4 stars 4 forks source link

Fix build #15

Closed bthirion closed 2 months ago

bthirion commented 2 months ago

Trying to fix current build failure of hidimstat.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.79%. Comparing base (f72eacd) to head (905fcc0). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ======================================= Coverage 91.79% 91.79% ======================================= Files 44 44 Lines 2926 2926 ======================================= Hits 2686 2686 Misses 240 240 ```

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

bthirion commented 2 months ago

Merging to fix the CI.