brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Update brainmapper to match cellfinder release candidate #113

Closed IgorTatarnikov closed 1 month ago

IgorTatarnikov commented 1 month ago

Fix API to match new cellfinder candidate

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.64%. Comparing base (3cedfbc) to head (d61ad68). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== - Coverage 85.68% 85.64% -0.04% ========================================== Files 16 16 Lines 838 836 -2 ========================================== - Hits 718 716 -2 Misses 120 120 ```

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

IgorTatarnikov commented 1 month ago

The macOS latest tests are still failing, however that might need a more involved fix that I want to separate into a different PR. This PR will allow brainmapper checks to pass in the cellfinder repo.