rath3t / dune-iga

A DUNE grid implementation with NURBS as ansatz functions.
https://rath3t.github.io/dune-iga-doc/
Other
1 stars 1 forks source link

Make gridView light-weight #9

Closed rath3t closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #9 (19a5716) into main (cd484fc) will decrease coverage by 0.02%. The diff coverage is 97.10%.

:exclamation: Current head 19a5716 differs from pull request most recent head a3d4b43. Consider uploading reports for the commit a3d4b43 to get more accurate results

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   91.55%   91.53%   -0.02%     
==========================================
  Files          29       29              
  Lines        3670     3664       -6     
  Branches       60       60              
==========================================
- Hits         3360     3354       -6     
  Misses        267      267              
  Partials       43       43              
Flag Coverage Δ
tests 91.53% <97.10%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dune/iga/nurbsleafgridview.hh 70.90% <95.23%> (-8.32%) :arrow_down:
dune/iga/nurbsgrid.hh 86.11% <96.29%> (+3.35%) :arrow_up:
dune/iga/nurbsgridentity.hh 92.78% <100.00%> (+0.07%) :arrow_up:
dune/iga/trim/trimmedelementrepresentation.hh 85.55% <100.00%> (+0.08%) :arrow_up: