bskinn / sphobjinv

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

Fix no subparser #240

Closed bskinn closed 2 years ago

bskinn commented 2 years ago

Fixes #239

codecov-commenter commented 2 years ago

Codecov Report

Merging #240 (f37af66) into main (505c7af) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #240   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          661       663    +2     
=========================================
+ Hits           661       663    +2     
Impacted Files Coverage Δ
src/sphobjinv/cli/core.py 100.00% <100.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 02fa433...f37af66. Read the comment docs.