Skip to content

CI

e2feab1
Select commit
Loading
Failed to load commit list.
Merged

Refactor projection #103

CI
e2feab1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2025 in 0s

64.95% (-0.42%) compared to 72cb224, passed because coverage increased by 0.45% when compared to adjusted base (64.49%)

View this Pull Request on Codecov

64.95% (-0.42%) compared to 72cb224, passed because coverage increased by 0.45% when compared to adjusted base (64.49%)

Details

Codecov Report

❌ Patch coverage is 82.06522% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.95%. Comparing base (72cb224) to head (e2feab1).

Files with missing lines Patch % Lines
src/Rodin/Variational/GridFunction.h 78.37% 8 Missing ⚠️
src/Rodin/Assembly/OpenMP.cpp 50.00% 5 Missing ⚠️
src/Rodin/Variational/F.h 77.27% 5 Missing ⚠️
src/Rodin/Assembly/Sequential.cpp 40.00% 3 Missing ⚠️
src/Rodin/Variational/BoundaryIntegral.h 0.00% 3 Missing ⚠️
src/Rodin/Variational/InterfaceIntegral.h 0.00% 3 Missing ⚠️
src/Rodin/Variational/QuadratureRule.h 25.00% 3 Missing ⚠️
src/Rodin/Variational/FaceIntegral.h 0.00% 2 Missing ⚠️
src/Rodin/Variational/RealFunction.h 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #103      +/-   ##
===========================================
- Coverage    65.36%   64.95%   -0.42%     
===========================================
  Files          129      129              
  Lines         6852     6797      -55     
===========================================
- Hits          4479     4415      -64     
- Misses        2373     2382       +9     

☔ View full report in Codecov by Sentry.
📢 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.