KristofferC / PGFPlotsX.jl

Plots in Julia using the PGFPlots LaTeX package
Other
301 stars 40 forks source link

revert bogus manifest changes in #205 #209

Closed tpapp closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #209 into master will increase coverage by 4.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   82.53%   86.63%   +4.09%     
==========================================
  Files           9        9              
  Lines         567      591      +24     
==========================================
+ Hits          468      512      +44     
+ Misses         99       79      -20
Impacted Files Coverage Δ
src/requires.jl 100% <0%> (ø) :arrow_up:
src/tikzdocument.jl 69.53% <0%> (+0.66%) :arrow_up:
src/axiselements.jl 95.34% <0%> (+2.32%) :arrow_up:
src/PGFPlotsX.jl 90.47% <0%> (+9.52%) :arrow_up:
src/options.jl 90% <0%> (+10%) :arrow_up:
src/axislike.jl 97.56% <0%> (+17.07%) :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 082279c...d9f446b. Read the comment docs.