Kolaru / MathTeXEngine.jl

A latex math mode engine in pure Julia.
MIT License
97 stars 19 forks source link

Hotfix for 1.3 #41

Closed Kolaru closed 2 years ago

Kolaru commented 2 years ago

Remove only and make CI test on 1.3.

codecov-commenter commented 2 years ago

Codecov Report

Merging #41 (dc1762c) into master (8ee2ae6) will decrease coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   76.70%   76.51%   -0.19%     
==========================================
  Files          10       10              
  Lines         528      528              
==========================================
- Hits          405      404       -1     
- Misses        123      124       +1     
Impacted Files Coverage Δ
src/engine/computer_modern_data.jl 100.00% <100.00%> (ø)
src/parser/commands_registration.jl 84.50% <0.00%> (-1.41%) :arrow_down:

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 8ee2ae6...dc1762c. Read the comment docs.