fmi-faim / faim-ipa

A collection of Image Processing and Analysis (IPA) functions used at the Facility for Advanced Imaging and Microscopy (FAIM)
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

CI: upload to codecov #149

Closed imagejan closed 5 months ago

imagejan commented 5 months ago

Fixes #129.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 80.65%. Comparing base (8db0d71) to head (0f133f9). Report is 52 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## =========================================== - Coverage 98.98% 80.65% -18.33% =========================================== Files 48 35 -13 Lines 2947 1654 -1293 Branches 299 234 -65 =========================================== - Hits 2917 1334 -1583 - Misses 22 314 +292 + Partials 8 6 -2 ```

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

tibuch commented 5 months ago

Can be merged from my side.

Looks like a good example why codecov should always be active ;)