gridap / GridapMakie.jl

Makie plotting recipes for Gridap
MIT License
34 stars 8 forks source link

Task 2 for Simplices #19

Closed paurierap closed 3 years ago

paurierap commented 3 years ago

Implementation of Task 2 for simplices in both 2D and 3D.

codecov-commenter commented 3 years ago

Codecov Report

Merging #19 (45823ac) into gsoc2021-master (3ddfea9) will decrease coverage by 1.40%. The diff coverage is 92.70%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           gsoc2021-master      #19      +/-   ##
===================================================
- Coverage            94.11%   92.70%   -1.41%     
===================================================
  Files                    1        3       +2     
  Lines                   34       96      +62     
===================================================
+ Hits                    32       89      +57     
- Misses                   2        7       +5     
Impacted Files Coverage Δ
src/conversions.jl 90.69% <90.69%> (ø)
src/edges.jl 90.90% <90.90%> (ø)
src/faces.jl 95.23% <95.23%> (ø)

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 3ddfea9...45823ac. Read the comment docs.