dandi / dandisets-healthstatus

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

test-files: Properly compute asset paths when using `--save-results` #49

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Closes #47.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.17 :warning:

Comparison is base (e977fed) 55.14% compared to head (75127cd) 54.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== - Coverage 55.14% 54.97% -0.17% ========================================== Files 9 9 Lines 671 673 +2 Branches 153 153 ========================================== Hits 370 370 - Misses 285 287 +2 Partials 16 16 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | Coverage Δ | | |---|---|---| | [code/src/healthstatus/\_\_main\_\_.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL19fbWFpbl9fLnB5) | `49.57% <0.00%> (-0.85%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

thanks! will test as deployed