Skip to content

adapt touch ups.

ff3ff64
Select commit
Loading
Failed to load commit list.
Merged

neumann bcs now use vectors inste of namedtuples. #291

adapt touch ups.
ff3ff64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

68.10% (-0.02%) compared to 7827c1f, passed because coverage increased by 0.17% when compared to adjusted base (67.92%)

View this Pull Request on Codecov

68.10% (-0.02%) compared to 7827c1f, passed because coverage increased by 0.17% when compared to adjusted base (67.92%)

Details

Codecov Report

❌ Patch coverage is 79.01235% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.10%. Comparing base (7827c1f) to head (ff3ff64).

Files with missing lines Patch % Lines
src/bcs/RobinBCs.jl 33.33% 10 Missing ⚠️
src/bcs/DirichletBCs.jl 40.00% 3 Missing ⚠️
src/Fields.jl 87.50% 2 Missing ⚠️
src/bcs/NeumannBCs.jl 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
- Coverage   68.11%   68.10%   -0.02%     
==========================================
  Files          54       54              
  Lines        4520     4552      +32     
==========================================
+ Hits         3079     3100      +21     
- Misses       1441     1452      +11     

☔ 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.