Skip to content

reworking a lot of internals to not require dof coordinates.#110

Merged
cmhamel merged 1 commit into
mainfrom
rework-internals
Jun 29, 2026
Merged

reworking a lot of internals to not require dof coordinates.#110
cmhamel merged 1 commit into
mainfrom
rework-internals

reworking a lot of internals to not require dof coordinates.

54fa113
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

60.17% (-1.14%) compared to 40e298d, passed because coverage increased by 4.48% when compared to adjusted base (55.68%)

View this Pull Request on Codecov

60.17% (-1.14%) compared to 40e298d, passed because coverage increased by 4.48% when compared to adjusted base (55.68%)

Details

Codecov Report

❌ Patch coverage is 70.31250% with 152 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.17%. Comparing base (40e298d) to head (54fa113).

Files with missing lines Patch % Lines
src/QuadratureRules.jl 84.68% 53 Missing ⚠️
src/elements/Hex.jl 15.15% 28 Missing ⚠️
src/ReferenceFE.jl 25.71% 26 Missing ⚠️
src/elements/Quad.jl 46.15% 21 Missing ⚠️
src/elements/Tri.jl 20.00% 12 Missing ⚠️
src/elements/Edge.jl 58.82% 7 Missing ⚠️
src/elements/Vertex.jl 0.00% 3 Missing ⚠️
src/elements/Tet.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   61.30%   60.17%   -1.14%     
==========================================
  Files          11       12       +1     
  Lines        1698     1602      -96     
==========================================
- Hits         1041      964      -77     
+ Misses        657      638      -19     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.