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

Fix jacobian and partial inconsistencies for nurbs basis #52

Closed rath3t closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 72.23506% with 841 lines in your changes missing coverage. Please review.

Project coverage is 77.53%. Comparing base (3b7f7f5) to head (0bbb6a0). Report is 1 commits behind head on main.

Files Patch % Lines
dune/iga/trim/nurbstrimmer.hh 0.00% 391 Missing :warning:
dune/iga/trim/subgridhelpers.hh 0.00% 89 Missing :warning:
dune/iga/nurbspatch.hh 81.60% 71 Missing :warning:
dune/iga/trim/subgrid.hh 0.00% 44 Missing :warning:
dune/iga/trim/nurbstrimboundary.hh 0.00% 35 Missing :warning:
dune/iga/io/ibra/ibrageometry.hh 0.00% 34 Missing :warning:
dune/iga/utils/fillquadraturerule.hh 0.00% 23 Missing :warning:
dune/iga/geometry/geohelper.hh 45.94% 20 Missing :warning:
dune/iga/test/gridtests.cpp 84.87% 18 Missing :warning:
dune/iga/nurbsleafgridview.hh 73.84% 17 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== - Coverage 78.04% 77.53% -0.52% ========================================== Files 31 31 Lines 3913 4060 +147 ========================================== + Hits 3054 3148 +94 - Misses 859 912 +53 ``` | [Flag](https://app.codecov.io/gh/rath3t/dune-iga/pull/52/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex_Mueller) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/rath3t/dune-iga/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex_Mueller) | `77.53% <72.23%> (-0.52%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex_Mueller#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.