dandi / dandi-schema

Schemata for DANDI archive project
Apache License 2.0
7 stars 10 forks source link

Update how jsonschema format checkers are retrieved #146

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

Closes #144.

codecov[bot] commented 2 years ago

Codecov Report

Base: 96.67% // Head: 96.61% // Decreases project coverage by -0.06% :warning:

Coverage data is based on head (84326d4) compared to base (059b642). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================== - Coverage 96.67% 96.61% -0.07% ========================================== Files 18 16 -2 Lines 1654 1623 -31 ========================================== - Hits 1599 1568 -31 Misses 55 55 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `96.61% <ø> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/dandi/dandi-schema/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | Coverage Δ | | |---|---|---| | [dandischema/metadata.py](https://codecov.io/gh/dandi/dandi-schema/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-ZGFuZGlzY2hlbWEvbWV0YWRhdGEucHk=) | `96.63% <ø> (ø)` | | | [dandischema/\_\_init\_\_.py](https://codecov.io/gh/dandi/dandi-schema/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-ZGFuZGlzY2hlbWEvX19pbml0X18ucHk=) | | | | [dandischema/utils.py](https://codecov.io/gh/dandi/dandi-schema/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-ZGFuZGlzY2hlbWEvdXRpbHMucHk=) | | | 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 2 years ago

really not sure why/how coverage could have dropped. It is all green so let's proceed to help other PRs to become green.