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

Check asv benchmarks in CI #80

Closed sfmig closed 2 months ago

sfmig commented 5 months ago

Add a CI step / job to check benchmarks are properly defined

codecov[bot] commented 5 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (cd14205) 79.43% compared to head (aa79561) 80.64%.

Files Patch % Lines
benchmarks/cellfinder_core.py 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== + Coverage 79.43% 80.64% +1.20% ========================================== Files 18 17 -1 Lines 924 899 -25 ========================================== - Hits 734 725 -9 + Misses 190 174 -16 ```

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

sfmig commented 2 months ago

superseded by #96