dandi / dandisets-healthstatus

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

Record details on untested assets #33

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Closes #18.

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.54% // Head: 63.22% // Decreases project coverage by -0.33% :warning:

Coverage data is based on head (af802f1) compared to base (5b0612c). Patch coverage: 64.44% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== - Coverage 63.54% 63.22% -0.33% ========================================== Files 6 6 Lines 384 416 +32 Branches 99 101 +2 ========================================== + Hits 244 263 +19 - Misses 123 136 +13 Partials 17 17 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | Coverage Δ | | |---|---|---| | [code/src/healthstatus/checker.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL2NoZWNrZXIucHk=) | `46.96% <44.82%> (+0.45%)` | :arrow_up: | | [code/src/healthstatus/\_\_main\_\_.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL19fbWFpbl9fLnB5) | `62.22% <100.00%> (+0.42%)` | :arrow_up: | | [code/src/healthstatus/reporter.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL3JlcG9ydGVyLnB5) | `92.52% <100.00%> (+0.36%)` | :arrow_up: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

Looks great to me, thanks! I left a question just for clarification. Let's proceed