Skip to content

DG methods#1168

Draft
jhdark wants to merge 8 commits into
festim-dev:mainfrom
jhdark:DG_methods
Draft

DG methods#1168
jhdark wants to merge 8 commits into
festim-dev:mainfrom
jhdark:DG_methods

handle advection and new bcs

eed0789
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2026 in 1s

90.64% (-4.13%) compared to f946785

View this Pull Request on Codecov

90.64% (-4.13%) compared to f946785

Details

Codecov Report

❌ Patch coverage is 20.28986% with 165 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.64%. Comparing base (f946785) to head (eed0789).

Files with missing lines Patch % Lines
src/festim/hydrogen_transport_problem.py 4.20% 114 Missing ⚠️
src/festim/boundary_conditions/outflow_bc.py 40.67% 35 Missing ⚠️
src/festim/boundary_conditions/dirichlet_bc.py 35.00% 13 Missing ⚠️
src/festim/mesh/mesh.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1168      +/-   ##
==========================================
- Coverage   94.76%   90.64%   -4.13%     
==========================================
  Files          46       47       +1     
  Lines        3534     3740     +206     
==========================================
+ Hits         3349     3390      +41     
- Misses        185      350     +165     

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