Neumann BCs in problem helper #364
Merged
Codecov / codecov/project
failed
Oct 25, 2023 in 0s
72.62% (-0.65%) compared to f5658fc
View this Pull Request on Codecov
72.62% (-0.65%) compared to f5658fc
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
f5658fc
) 73.26% compared to head (039d2f5
) 72.62%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #364 +/- ##
==========================================
- Coverage 73.26% 72.62% -0.65%
==========================================
Files 270 269 -1
Lines 23097 22364 -733
==========================================
- Hits 16922 16241 -681
+ Misses 6175 6123 -52
Files | Coverage Δ | |
---|---|---|
pySDC/helpers/problem_helper.py | 97.05% <100.00%> (+1.97%) |
⬆️ |
...implementations/problem_classes/AllenCahn_2D_FD.py | 95.28% <100.00%> (ø) |
|
...roblem_classes/GeneralizedFisher_1D_FD_implicit.py | 96.49% <100.00%> (ø) |
|
...tations/problem_classes/HeatEquation_ND_FD_CuPy.py | 0.00% <ø> (ø) |
|
...C/implementations/problem_classes/generic_ND_FD.py | 94.11% <100.00%> (-0.41%) |
⬇️ |
pySDC/implementations/problem_classes/Quench.py | 76.31% <92.85%> (+2.93%) |
⬆️ |
pySDC/projects/Resilience/quench.py | 49.76% <80.00%> (ø) |
|
pySDC/projects/Resilience/strategies.py | 80.41% <0.00%> (ø) |
|
...implementations/problem_classes/AllenCahn_1D_FD.py | 0.00% <0.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading