ppizarror / PyDetex

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

Env sourcecode #31

Closed ppizarror closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (c80b675) into master (f09c6b9) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files          10       10           
  Lines        1722     1728    +6     
=======================================
+ Hits         1695     1701    +6     
  Misses         27       27           
Impacted Files Coverage Δ
pydetex/parsers.py 99.87% <100.00%> (+<0.01%) :arrow_up:
pydetex/pipelines.py 100.00% <100.00%> (ø)
pydetex/version.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 f09c6b9...c80b675. Read the comment docs.