Skip to content

Conversation

@domfournier
Copy link
Contributor

@domfournier domfournier commented Apr 14, 2025

GEOPY-2095 - Release geoapps-0.12.0

jamiefb and others added 30 commits January 24, 2024 07:01
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
updates:
- [github.com/psf/black: 23.10.0 → 24.1.1](psf/black@23.10.0...24.1.1)
- [github.com/PyCQA/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
…/develop/peter-evans/create-or-update-comment-4

Bump peter-evans/create-or-update-comment from 3 to 4
This reverts commit 2f83df2.
# Conflicts:
#	docs/conf.py
#	geoapps/__init__.py
#	pyproject.toml
#	tests/run_tests/driver_dc_test.py
#	tests/run_tests/driver_ip_test.py
@domfournier domfournier requested a review from sebhmg April 14, 2025 17:16
# Conflicts:
#	conda-py-3.10-lock.yml
#	conda-py-3.9-lock.yml
#	docs/conf.py
#	environments/conda-py-3.10-linux-64-dev.lock.yml
#	environments/conda-py-3.10-linux-64.lock.yml
#	environments/conda-py-3.10-osx-64-dev.lock.yml
#	environments/conda-py-3.10-osx-64.lock.yml
#	environments/conda-py-3.10-win-64-dev.lock.yml
#	environments/conda-py-3.10-win-64.lock.yml
#	environments/conda-py-3.9-linux-64-dev.lock.yml
#	environments/conda-py-3.9-linux-64.lock.yml
#	environments/conda-py-3.9-osx-64-dev.lock.yml
#	environments/conda-py-3.9-osx-64.lock.yml
#	environments/conda-py-3.9-win-64-dev.lock.yml
#	environments/conda-py-3.9-win-64.lock.yml
#	geoapps/__init__.py
#	install.bat
#	pyproject.toml
Copy link
Contributor

@sebhmg sebhmg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sebhmg sebhmg changed the title Release/0.12.0 dev.1 [GEOPY-2095] Release/0.12.0 Apr 14, 2025
sebhmg
sebhmg previously approved these changes Apr 15, 2025
@sebhmg
Copy link
Contributor

sebhmg commented Apr 15, 2025

minor detail in the doc: navigation has the first item numbered, not the other ones.
Non-blocking, but I mention it here, @domfournier, in case you wish to fix it by the way, as you are already touching some doc files.
image

@domfournier domfournier merged commit 8c49f6c into main Apr 16, 2025
14 checks passed
@codecov
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 60.31746% with 100 lines in your changes missing coverage. Please review.

Project coverage is 63.23%. Comparing base (f4734c4) to head (aeafcc1).
Report is 56 commits behind head on main.

Files with missing lines Patch % Lines
geoapps/base/application.py 18.42% 30 Missing and 1 partial ⚠️
geoapps/inversion/base_inversion_application.py 44.44% 9 Missing and 1 partial ⚠️
geoapps/edge_detection/application.py 50.00% 7 Missing and 1 partial ⚠️
geoapps/inversion/electricals/application.py 58.82% 7 Missing ⚠️
geoapps/inversion/electromagnetics/driver.py 50.00% 5 Missing and 2 partials ⚠️
geoapps/base/dash_application.py 33.33% 6 Missing ⚠️
geoapps/contours/application.py 40.00% 6 Missing ⚠️
geoapps/interpolation/application.py 45.45% 6 Missing ⚠️
geoapps/block_model_creation/application.py 50.00% 5 Missing ⚠️
geoapps/inversion/components/preprocessing.py 80.95% 2 Missing and 2 partials ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #730      +/-   ##
==========================================
+ Coverage   63.00%   63.23%   +0.23%     
==========================================
  Files         110      111       +1     
  Lines       10092    10095       +3     
  Branches     1646     1462     -184     
==========================================
+ Hits         6358     6384      +26     
+ Misses       3273     3256      -17     
+ Partials      461      455       -6     
Files with missing lines Coverage Δ
geoapps/__init__.py 88.88% <100.00%> (ø)
geoapps/base/layout.py 100.00% <ø> (ø)
geoapps/base/plot.py 78.76% <ø> (ø)
geoapps/block_model_creation/constants.py 100.00% <100.00%> (ø)
geoapps/block_model_creation/driver.py 87.50% <100.00%> (-0.20%) ⬇️
geoapps/block_model_creation/layout.py 100.00% <ø> (ø)
geoapps/block_model_creation/params.py 100.00% <100.00%> (ø)
geoapps/calculator/__init__.py 100.00% <ø> (ø)
geoapps/calculator/application.py 70.96% <100.00%> (+1.07%) ⬆️
geoapps/clustering/__init__.py 100.00% <ø> (ø)
... and 101 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sebhmg sebhmg deleted the release/0.12.0-dev.1 branch August 14, 2025 14:59
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.

6 participants