Closed cekees closed 3 years ago
Merging #1242 (58cbbb5) into master (abb3f00) will increase coverage by
0.00%
. The diff coverage is82.65%
.
@@ Coverage Diff @@
## master #1242 +/- ##
=======================================
Coverage 52.81% 52.82%
=======================================
Files 531 531
Lines 109772 109802 +30
=======================================
+ Hits 57975 58001 +26
- Misses 51797 51801 +4
Impacted Files | Coverage Δ | |
---|---|---|
proteus/SpatialTools.py | 57.17% <ø> (ø) |
|
proteus/mprans/RANS2P.py | 87.56% <ø> (ø) |
|
proteus/config/__init__.py | 55.17% <50.00%> (ø) |
|
proteus/MeshTools.py | 55.28% <80.26%> (+0.14%) |
:arrow_up: |
proteus/LinearSolvers.py | 58.01% <93.33%> (+0.17%) |
:arrow_up: |
proteus/LinearAlgebraTools.py | 78.70% <100.00%> (+0.06%) |
:arrow_up: |
proteus/NumericalSolution.py | 78.14% <100.00%> (+0.02%) |
:arrow_up: |
proteus/tests/ci/poisson_3d_tetgen_c0p1_n.py | 93.02% <100.00%> (ø) |
|
proteus/tests/test_boundaryconditions.py | 97.21% <0.00%> (-0.37%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update abb3f00...58cbbb5. Read the comment docs.
Mandatory Checklist
Please ensure that the following criteria are met:
As a general rule of thumb, try to follow PEP8 guidelines.
Description