GEOPY-1873: geoapps tests are breaking after updating to latest published versions #723
Codecov / codecov/project
succeeded
Jan 15, 2025 in 1s
59.54% (-1.08%) compared to 6c4035e
View this Pull Request on Codecov
59.54% (-1.08%) compared to 6c4035e
Details
Codecov Report
Attention: Patch coverage is 54.28571%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 59.54%. Comparing base (
6c4035e
) to head (3f61add
).
Report is 7 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #723 +/- ##
===========================================
- Coverage 60.61% 59.54% -1.08%
===========================================
Files 101 101
Lines 9478 9259 -219
Branches 1606 1406 -200
===========================================
- Hits 5745 5513 -232
- Misses 3318 3348 +30
+ Partials 415 398 -17
Files with missing lines | Coverage Δ | |
---|---|---|
geoapps/__init__.py | 89.47% <ø> (ø) |
|
geoapps/base/dash_application.py | 41.23% <100.00%> (ø) |
|
geoapps/base/layout.py | 100.00% <ø> (ø) |
|
geoapps/base/plot.py | 78.62% <ø> (ø) |
|
geoapps/block_model_creation/application.py | 72.60% <ø> (ø) |
|
geoapps/block_model_creation/constants.py | 100.00% <ø> (ø) |
|
geoapps/block_model_creation/driver.py | 87.69% <ø> (ø) |
|
geoapps/block_model_creation/layout.py | 100.00% <ø> (ø) |
|
geoapps/block_model_creation/params.py | 100.00% <ø> (ø) |
|
geoapps/calculator/__init__.py | 100.00% <ø> (ø) |
|
... and 91 more |
Loading