IBM / jsonsubschema

Tool for checking whether a JSON schema is a subschema of another JSON schema.
Apache License 2.0
82 stars 17 forks source link

update Python versions we tests against with travis #18

Closed shinnar closed 1 month ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.14% :tada:

Comparison is base (4ac3a06) 76.68% compared to head (1be422b) 76.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18 +/- ## ========================================== + Coverage 76.68% 76.83% +0.14% ========================================== Files 8 8 Lines 1398 1407 +9 Branches 415 395 -20 ========================================== + Hits 1072 1081 +9 Misses 232 232 Partials 94 94 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/IBM/jsonsubschema/pull/18/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM)

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

shinnar commented 1 month ago

This has been superceded by #22