bskinn / sphobjinv

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

Add test case info for `objects_fonttools.inv` and add --testall suggestion functionality test #227

Closed bskinn closed 2 years ago

bskinn commented 2 years ago

Setting the groundwork for the test suite and CI to work cleanly with #226.

The pytest.xfail for the fonttools case in the new '--testall suggest' test should trigger with the fix in #226.

codecov-commenter commented 2 years ago

Codecov Report

Merging #227 (a357426) into main (bbe442a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          661       661           
=========================================
  Hits           661       661           

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 9fcfdc7...a357426. Read the comment docs.