brainglobe / brainglobe-utils

Shared general purpose tools for the BrainGlobe project
MIT License
11 stars 1 forks source link

Update supported python versions #81

Closed adamltyson closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.46%. Comparing base (6185777) to head (3f73c09). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== - Coverage 90.53% 90.46% -0.08% ========================================== Files 35 35 Lines 1427 1427 ========================================== - Hits 1292 1291 -1 - Misses 135 136 +1 ```

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

adamltyson commented 3 months ago

https://github.com/brainglobe/brainglobe-utils/pull/82 may fix the tests failures here.

alessandrofelder commented 3 months ago

https://github.com/brainglobe/brainglobe-utils/pull/82 may fix the tests failures here.

It indeed does (at least locally for me)