JuliaIO / MeshIO.jl

IO for Meshes
Other
79 stars 31 forks source link

fix tests + update to project.toml #55

Closed SimonDanisch closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   92.19%   93.19%   +0.99%     
==========================================
  Files           7        7              
  Lines         282      338      +56     
==========================================
+ Hits          260      315      +55     
- Misses         22       23       +1
Impacted Files Coverage Δ
src/io/obj.jl 82.35% <0%> (-0.26%) :arrow_down:
src/io/ply.jl 100% <0%> (ø) :arrow_up:
src/io/off.jl 100% <0%> (ø) :arrow_up:
src/MeshIO.jl 100% <0%> (ø) :arrow_up:
src/io/stl.jl 98.78% <0%> (+0.44%) :arrow_up:
src/io/2dm.jl 92.59% <0%> (+0.59%) :arrow_up:
src/io/msh.jl 84.28% <0%> (+0.95%) :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 321115d...e2ba9ce. Read the comment docs.