roniemartinez / latex2mathml

Pure Python library for LaTeX to MathML conversion
MIT License
183 stars 25 forks source link

2.8.7 #69

Closed roniemartinez closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #69 into master will increase coverage by 0.06%. The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   94.46%   94.52%   +0.06%     
==========================================
  Files           6        6              
  Lines         542      548       +6     
==========================================
+ Hits          512      518       +6     
  Misses         30       30
Impacted Files Coverage Δ
latex2mathml/commands.py 100% <100%> (ø) :arrow_up:
latex2mathml/symbols_parser.py 100% <100%> (ø) :arrow_up:
latex2mathml/tokenizer.py 100% <100%> (ø) :arrow_up:
latex2mathml/aggregator.py 93.08% <100%> (+0.02%) :arrow_up:
latex2mathml/converter.py 92.26% <95.65%> (+0.09%) :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 445bd92...79a8783. Read the comment docs.