ppizarror / PyDetex

An application that transforms LaTeX code to plain text
https://pydetex.readthedocs.io
MIT License
34 stars 5 forks source link

Update docs #26

Closed ppizarror closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (9c22beb) into master (7cb52c5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files          10       10           
  Lines        1689     1689           
=======================================
  Hits         1660     1660           
  Misses         29       29           
Impacted Files Coverage Δ
pydetex/__init__.py 100.00% <ø> (ø)
pydetex/_symbols.py 100.00% <ø> (ø)
pydetex/_utils_lang.py 95.89% <ø> (ø)
pydetex/utils.py 99.18% <ø> (ø)
pydetex/parsers.py 99.86% <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 7cb52c5...9c22beb. Read the comment docs.