ppizarror / PyDetex

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

Env fixes #22

Closed ppizarror closed 2 years ago

ppizarror commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (63c7c40) into master (0b805d8) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   98.23%   98.28%   +0.04%     
==========================================
  Files          10       10              
  Lines        1647     1692      +45     
==========================================
+ Hits         1618     1663      +45     
  Misses         29       29              
Impacted Files Coverage Δ
pydetex/_gui_settings.py 90.47% <100.00%> (+0.05%) :arrow_up:
pydetex/_utils_tex.py 99.27% <100.00%> (+<0.01%) :arrow_up:
pydetex/parsers.py 99.86% <100.00%> (+<0.01%) :arrow_up:
pydetex/pipelines.py 100.00% <100.00%> (ø)
pydetex/version.py 88.88% <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 0b805d8...63c7c40. Read the comment docs.