Skip to content

GEOPY-2046: Fix warning about differing number of parameters between ui_json and data.#181

Merged
domfournier merged 12 commits intorelease/0.3.0-a.1from
GEOPY-2046
Apr 10, 2025
Merged

GEOPY-2046: Fix warning about differing number of parameters between ui_json and data.#181
domfournier merged 12 commits intorelease/0.3.0-a.1from
GEOPY-2046

Conversation

@benk-mira
Copy link
Contributor

@benk-mira benk-mira commented Apr 3, 2025

GEOPY-2046 - Fix warning about differing number of parameters between ui_json and data.

…finement and match the number of refinements in the default_ui_json (and remove the warning).
@github-actions github-actions bot changed the title Geopy 2046 GEOPY-2046: Fix warning about differing number of parameters between ui_json and data. Apr 3, 2025
@codecov
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.32%. Comparing base (dd4bf75) to head (dbe367d).
Report is 13 commits behind head on release/0.3.0-a.1.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/0.3.0-a.1     #181      +/-   ##
=====================================================
+ Coverage              90.17%   90.32%   +0.14%     
=====================================================
  Files                     87       87              
  Lines                   5037     5042       +5     
  Branches                 642      642              
=====================================================
+ Hits                    4542     4554      +12     
+ Misses                   332      326       -6     
+ Partials                 163      162       -1     
Files with missing lines Coverage Δ
...ls/induced_polarization/three_dimensions/params.py 100.00% <100.00%> (ø)
...cals/induced_polarization/two_dimensions/params.py 100.00% <100.00%> (ø)
...ers/electromagnetics/frequency_domain_1d/params.py 100.00% <100.00%> (ø)
simpeg_drivers/utils/meshes.py 91.66% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

# Conflicts:
#	environments/py-3.10-linux-64-dev.conda.lock.yml
#	environments/py-3.10-linux-64.conda.lock.yml
#	environments/py-3.10-win-64-dev.conda.lock.yml
#	environments/py-3.10-win-64.conda.lock.yml
#	environments/py-3.11-linux-64-dev.conda.lock.yml
#	environments/py-3.11-linux-64.conda.lock.yml
#	environments/py-3.11-win-64-dev.conda.lock.yml
#	environments/py-3.11-win-64.conda.lock.yml
#	environments/py-3.12-linux-64-dev.conda.lock.yml
#	environments/py-3.12-linux-64.conda.lock.yml
#	environments/py-3.12-win-64-dev.conda.lock.yml
#	environments/py-3.12-win-64.conda.lock.yml
#	py-3.10.conda-lock.yml
#	py-3.11.conda-lock.yml
#	py-3.12.conda-lock.yml
@benk-mira benk-mira changed the base branch from develop to release/0.3.0-a.1 April 8, 2025 19:40
@domfournier domfournier changed the base branch from release/0.3.0-a.1 to GEOPY-2109 April 9, 2025 20:40
Base automatically changed from GEOPY-2109 to release/0.3.0-a.1 April 9, 2025 20:41
@domfournier domfournier merged commit 85c179c into release/0.3.0-a.1 Apr 10, 2025
14 checks passed
@domfournier domfournier deleted the GEOPY-2046 branch April 10, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants