Skip to content

Merge branch 'main' into custom_derived_quantity

bed9596
Select commit
Loading
Failed to load commit list.
Merged

Custom derived quantity #1138

Merge branch 'main' into custom_derived_quantity
bed9596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2026 in 0s

94.72% (-0.21%) compared to b8ec294

View this Pull Request on Codecov

94.72% (-0.21%) compared to b8ec294

Details

Codecov Report

❌ Patch coverage is 93.16770% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.72%. Comparing base (b8ec294) to head (bed9596).

Files with missing lines Patch % Lines
src/festim/exports/surface_quantity.py 72.72% 3 Missing ⚠️
src/festim/exports/volume_quantity.py 75.00% 3 Missing ⚠️
src/festim/exports/derived_quantity.py 95.12% 2 Missing ⚠️
src/festim/hydrogen_transport_problem.py 96.96% 2 Missing ⚠️
src/festim/exports/custom_quantity.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1138      +/-   ##
==========================================
- Coverage   94.93%   94.72%   -0.21%     
==========================================
  Files          44       46       +2     
  Lines        3434     3508      +74     
==========================================
+ Hits         3260     3323      +63     
- Misses        174      185      +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.