ppizarror / PyDetex

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

Pipeline improvements #21

Closed ppizarror closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (b550291) into master (47abcad) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   98.13%   98.23%   +0.10%     
==========================================
  Files          10       10              
  Lines        1551     1647      +96     
==========================================
+ Hits         1522     1618      +96     
  Misses         29       29              
Impacted Files Coverage Δ
pydetex/parsers.py 99.85% <100.00%> (+<0.01%) :arrow_up:
pydetex/pipelines.py 100.00% <100.00%> (ø)
pydetex/utils.py 99.18% <100.00%> (+0.45%) :arrow_up:

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 47abcad...b550291. Read the comment docs.