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

Add python bindings #11

Closed rath3t closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (f8a3bad) into main (6e62d59) will decrease coverage by 0.16%. The diff coverage is 88.37%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   91.53%   91.38%   -0.16%     
==========================================
  Files          29       29              
  Lines        3664     3667       +3     
  Branches       60       61       +1     
==========================================
- Hits         3354     3351       -3     
- Misses        267      272       +5     
- Partials       43       44       +1     
Flag Coverage Δ
tests 91.38% <88.37%> (-0.16%) :arrow_down:

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

Impacted Files Coverage Δ
dune/iga/controlpoint.hh 100.00% <ø> (ø)
dune/iga/geometry/closestpointprojection.hh 66.66% <ø> (-33.34%) :arrow_down:
dune/iga/io/ibra/ibrageometry.hh 94.91% <ø> (ø)
dune/iga/io/igadatacollector.hh 80.76% <ø> (ø)
dune/iga/nurbspatchdata.hh 100.00% <ø> (ø)
dune/iga/io/ibra/ibrareader.hh 89.55% <66.66%> (-5.19%) :arrow_down:
dune/iga/trim/nurbstrimmer.hh 78.15% <75.00%> (+0.52%) :arrow_up:
dune/iga/utils/mdnet.hh 97.88% <80.00%> (ø)
dune/iga/nurbsbasis.hh 96.46% <92.30%> (-0.56%) :arrow_down:
dune/iga/nurbsalgorithms.hh 96.31% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes