dandi / dandisets-healthstatus

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

ENH: dereference symlinks while running file #41

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago

Otherwise we get not that useful reported for any annexed file.

codecov[bot] commented 1 year ago

Codecov Report

Base: 66.52% // Head: 63.41% // Decreases project coverage by -3.11% :warning:

Coverage data is based on head (b1e605d) compared to base (8766476). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== - Coverage 66.52% 63.41% -3.11% ========================================== Files 7 8 +1 Lines 457 626 +169 Branches 106 182 +76 ========================================== + Hits 304 397 +93 - Misses 135 203 +68 - Partials 18 26 +8 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/41?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/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL2NoZWNrZXIucHk=) | `47.92% <0.00%> (+2.32%)` | :arrow_up: | | [code/src/healthstatus/\_\_main\_\_.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL19fbWFpbl9fLnB5) | `55.24% <0.00%> (-6.98%)` | :arrow_down: | | [code/src/healthstatus/core.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL2NvcmUucHk=) | `96.15% <0.00%> (-3.85%)` | :arrow_down: | | [code/src/healthstatus/tests.py](https://codecov.io/gh/dandi/dandisets-healthstatus/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-Y29kZS9zcmMvaGVhbHRoc3RhdHVzL3Rlc3RzLnB5) | `52.00% <0.00%> (ø)` | | 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.