bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
79 stars 9 forks source link

Fix inventory and data object comparisons, and add tests & docs #141

Closed bskinn closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #141 into master will decrease coverage by 1.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   96.92%   95.86%   -1.06%     
==========================================
  Files          12       12              
  Lines         617      750     +133     
==========================================
+ Hits          598      719     +121     
- Misses         19       31      +12     
Impacted Files Coverage Δ
src/sphobjinv/data.py 100.00% <100.00%> (ø)
src/sphobjinv/inventory.py 100.00% <100.00%> (ø)
src/sphobjinv/version.py 100.00% <100.00%> (ø)
src/sphobjinv/cmdline.py 92.09% <0.00%> (-0.52%) :arrow_down:

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 fb1512d...716f0ff. Read the comment docs.