JuliaIO / MeshIO.jl

IO for Meshes
Other
79 stars 31 forks source link

switch to geometrybasics #56

Closed SimonDanisch closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will increase coverage by 3.27%. The diff coverage is 97.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   93.19%   96.47%   +3.27%     
==========================================
  Files           7        7              
  Lines         338      312      -26     
==========================================
- Hits          315      301      -14     
+ Misses         23       11      -12     
Impacted Files Coverage Δ
src/io/2dm.jl 92.00% <91.66%> (-0.60%) :arrow_down:
src/io/obj.jl 92.30% <91.66%> (+9.95%) :arrow_up:
src/MeshIO.jl 100.00% <100.00%> (ø)
src/io/msh.jl 96.42% <100.00%> (+12.14%) :arrow_up:
src/io/off.jl 100.00% <100.00%> (ø)
src/io/ply.jl 100.00% <100.00%> (ø)
src/io/stl.jl 96.00% <100.00%> (-2.79%) :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 47847b9...4bdcc55. Read the comment docs.