bskinn / sphobjinv

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

Compartmentalize README doc/shell tests #261

Closed bskinn closed 1 year ago

bskinn commented 1 year ago

With this PR, they're no longer run as part of the core test suite; only as part of the Azure Pipelines auxiliary CI.

This will help ease the pain of #260, and also will minimize the thrashing of the commit history during general development... README glitches will only be surfaced on PR merge and releases.

Closes #260.

codecov-commenter commented 1 year ago

Codecov Report

Merging #261 (3f5351e) into main (312b178) will decrease coverage by 0.13%. The diff coverage is n/a.

@@             Coverage Diff             @@
##              main     #261      +/-   ##
===========================================
- Coverage   100.00%   99.86%   -0.14%     
===========================================
  Files           20       20              
  Lines          737      737              
===========================================
- Hits           737      736       -1     
- Misses           0        1       +1     
Impacted Files Coverage Δ
src/sphobjinv/cli/load.py 98.68% <0.00%> (-1.32%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more