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-1952: publish official release of each package #109

Merged
merged 184 commits into from
Jan 30, 2025
Merged

Conversation

domfournier
Copy link
Contributor

@domfournier domfournier commented Jan 30, 2025

GEOPY-1952 - publish official release of each package

dependabot bot and others added 30 commits February 1, 2024 00:28
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…the input_file values on write only (now wrapped on BaseData).
…develop/codecov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
GEOPY-1529: Refactor BaseData to only take input_file on .build calls and update …
# 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
#	py-3.10.conda-lock.yml
GEOPY-761: Move Contouring app to curve-apps repo
updates:
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
sebhmg and others added 26 commits November 17, 2024 21:34
According to Poetry doc:
When a wheel is installed, its includes are unpacked straight into the site-packages directory.
Pay attention to include top level files and directories with common names
like CHANGELOG.md, LICENSE, tests or docs only in sdists and not in wheels.
GEOPY-1860: do not include top level files in wheels
GEOPY-1918: Don't load workspace_geoh5 by default.
GEOPY-1918: Don't load workspace_geoh5 by default.
@github-actions github-actions bot changed the title GEOPY-1952 GEOPY-1952: publish official release of each package Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 92.99363% with 11 lines in your changes missing coverage. Please review.

Project coverage is 81.12%. Comparing base (565fb3f) to head (c5b4bbc).
Report is 227 commits behind head on main.

Files with missing lines Patch % Lines
geoapps_utils/driver/driver.py 75.00% 1 Missing and 2 partials ⚠️
geoapps_utils/driver/params.py 83.33% 1 Missing and 2 partials ⚠️
geoapps_utils/utils/locations.py 85.71% 0 Missing and 2 partials ⚠️
geoapps_utils/driver/data.py 96.42% 0 Missing and 1 partial ⚠️
geoapps_utils/utils/importing.py 95.23% 0 Missing and 1 partial ⚠️
geoapps_utils/utils/workspace.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   79.87%   81.12%   +1.25%     
==========================================
  Files          12       12              
  Lines         646      620      -26     
  Branches      106       91      -15     
==========================================
- Hits          516      503      -13     
+ Misses        106       95      -11     
+ Partials       24       22       -2     
Files with missing lines Coverage Δ
geoapps_utils/utils/conversions.py 100.00% <ø> (ø)
geoapps_utils/utils/formatters.py 100.00% <100.00%> (ø)
geoapps_utils/utils/iterables.py 97.72% <100.00%> (ø)
geoapps_utils/utils/numerical.py 100.00% <100.00%> (ø)
geoapps_utils/utils/plotting.py 37.50% <ø> (ø)
geoapps_utils/utils/transformations.py 95.00% <ø> (ø)
geoapps_utils/driver/data.py 94.02% <96.42%> (+0.02%) ⬆️
geoapps_utils/utils/importing.py 95.23% <95.23%> (ø)
geoapps_utils/utils/workspace.py 21.73% <0.00%> (ø)
geoapps_utils/utils/locations.py 90.19% <85.71%> (ø)
... and 2 more

@domfournier domfournier merged commit b8432a0 into main Jan 30, 2025
21 checks passed
@sebhmg sebhmg deleted the release/0.4.0 branch February 3, 2025 02:34
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