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

Dependency python-intervals was renamed to portion. #9

Closed hirzel closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (70109d4) into master (165f893) will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   77.00%   77.20%   +0.20%     
==========================================
  Files           7        8       +1     
  Lines        1361     1373      +12     
  Branches      391      391              
==========================================
+ Hits         1048     1060      +12     
  Misses        220      220              
  Partials       93       93              
Impacted Files Coverage Δ
jsonsubschema/_checkers.py 71.84% <100.00%> (ø)
jsonsubschema/_utils.py 77.97% <100.00%> (ø)
jsonsubschema/__init__.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 165f893...70109d4. Read the comment docs.