executablebooks / sphinx-tabs

Tabbed views for Sphinx
https://sphinx-tabs.readthedocs.io
MIT License
264 stars 68 forks source link

🚀 RELEASE: v3.1.0 #125

Closed foster999 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #125 (fd92132) into master (69f31ff) will decrease coverage by 4.61%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
- Coverage   97.16%   92.55%   -4.62%     
==========================================
  Files           2        2              
  Lines         212      215       +3     
==========================================
- Hits          206      199       -7     
- Misses          6       16      +10     
Flag Coverage Δ
pytests 92.55% <84.61%> (-4.62%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sphinx_tabs/tabs.py 92.48% <83.33%> (-4.66%) :arrow_down:
sphinx_tabs/__init__.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 5564197...fd92132. Read the comment docs.