JuliaIO / MeshIO.jl

IO for Meshes
Other
79 stars 31 forks source link

upgrade to GeometryBasics 0.3 & fix tests #60

Closed SimonDanisch closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 into master will decrease coverage by 0.06%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   96.47%   96.40%   -0.07%     
==========================================
  Files           7        7              
  Lines         312      334      +22     
==========================================
+ Hits          301      322      +21     
- Misses         11       12       +1     
Impacted Files Coverage Δ
src/io/obj.jl 92.98% <0.00%> (+0.67%) :arrow_up:
src/io/ply.jl 100.00% <ø> (ø)
src/io/stl.jl 96.25% <100.00%> (+0.25%) :arrow_up:
src/io/2dm.jl 88.46% <0.00%> (-3.54%) :arrow_down:
src/MeshIO.jl 100.00% <0.00%> (ø)
src/io/off.jl 100.00% <0.00%> (ø)

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 3de28ac...30757a4. Read the comment docs.