dandi / dandisets-healthstatus

Healthchecks of dandisets and support libraries (pynwb and matnwb)
0 stars 1 forks source link

Improve logging #84

Closed jwodder closed 2 months ago

jwodder commented 2 months ago

This PR builds on top of #81.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 43.56061% with 149 lines in your changes missing coverage. Please review.

Project coverage is 60.54%. Comparing base (eef70d9) to head (45e6c08).

Files Patch % Lines
code/src/healthstatus/checker.py 39.18% 86 Missing and 4 partials :warning:
code/src/healthstatus/adandi.py 57.35% 27 Missing and 2 partials :warning:
code/src/healthstatus/aioutil.py 27.58% 21 Missing :warning:
code/src/healthstatus/tests.py 0.00% 6 Missing :warning:
code/src/healthstatus/core.py 66.66% 2 Missing :warning:
code/src/healthstatus/util.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== - Coverage 60.59% 60.54% -0.06% ========================================== Files 10 11 +1 Lines 835 948 +113 Branches 191 212 +21 ========================================== + Hits 506 574 +68 - Misses 309 351 +42 - Partials 20 23 +3 ```

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