Skip to content

more tests for coverage

f4f86d6
Select commit
Loading
Failed to load commit list.
Merged

New method to handle and convert user inputs to FEniCS objects #940

more tests for coverage
f4f86d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2025 in 1s

95.96% (-0.06%) compared to 96d62ff, passed because coverage increased by 0.05% when compared to adjusted base (95.91%)

View this Pull Request on Codecov

95.96% (-0.06%) compared to 96d62ff, passed because coverage increased by 0.05% when compared to adjusted base (95.91%)

Details

Codecov Report

Attention: Patch coverage is 98.13084% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.96%. Comparing base (96d62ff) to head (f4f86d6).

Files with missing lines Patch % Lines
src/festim/helpers.py 98.90% 1 Missing ⚠️
src/festim/source.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           fenicsx     #940      +/-   ##
===========================================
- Coverage    96.02%   95.96%   -0.06%     
===========================================
  Files           45       45              
  Lines         2439     2455      +16     
===========================================
+ Hits          2342     2356      +14     
- Misses          97       99       +2     

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