Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEOPY-1873: geoapps tests are breaking after updating to latest published versions #723

Merged
merged 25 commits into from
Jan 20, 2025

One more get

3f61add
Select commit
Loading
Failed to load commit list.
Merged

GEOPY-1873: geoapps tests are breaking after updating to latest published versions #723

One more get
3f61add
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
geoapps/base/application.py 66.66% 1 Missing and 1 partial ⚠️
geoapps/base/selection.py 66.66% 2 Missing ⚠️
geoapps/octree_creation/application.py 0.00% 2 Missing ⚠️
geoapps/peak_finder/application.py 33.33% 2 Missing ⚠️
geoapps/utils/models.py 0.00% 2 Missing ⚠️
geoapps/utils/plotting.py 0.00% 2 Missing ⚠️
geoapps/export/application.py 50.00% 1 Missing ⚠️
geoapps/interpolation/application.py 50.00% 1 Missing ⚠️
geoapps/inversion/potential_fields/application.py 0.00% 1 Missing ⚠️
geoapps/triangulated_surfaces/application.py 50.00% 1 Missing ⚠️
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