Skip to content

Conversation

@sebhmg
Copy link

@sebhmg sebhmg commented Feb 8, 2025

No description provided.

sebhmg and others added 30 commits July 5, 2024 01:35
not using URLs anymore to refer to packages
Co-authored-by: Sébastien Hensgen <sebastienh@mirageoscience.com>
just differ to upstream repo license and copyrights
sebhmg and others added 27 commits November 17, 2024 21:34
that semantic is ambiguous and not supported by greyskull
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-1933] Update copyright date to 2025
one less place to update when version changes

And whether Readme is looked at from github or from pip,
the version information is already exposed.
@codecov
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

Attention: Patch coverage is 92.68293% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.11%. Comparing base (9758736) to head (8215583).
Report is 179 commits behind head on main.

Files with missing lines Patch % Lines
tests/version_test.py 80.95% 4 Missing ⚠️
omf/data.py 0.00% 1 Missing ⚠️
omf/fileio/geoh5.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   84.92%   93.11%   +8.19%     
==========================================
  Files          14       28      +14     
  Lines        1035     1453     +418     
  Branches      164        0     -164     
==========================================
+ Hits          879     1353     +474     
- Misses         90      100      +10     
+ Partials       66        0      -66     
Files with missing lines Coverage Δ
docs/conf.py 87.17% <100.00%> (ø)
omf/__init__.py 100.00% <100.00%> (ø)
omf/base.py 88.88% <100.00%> (+8.64%) ⬆️
omf/fileio/__init__.py 100.00% <ø> (ø)
omf/fileio/fileio.py 92.00% <ø> (+6.66%) ⬆️
omf/fileio/utils.py 100.00% <100.00%> (+5.55%) ⬆️
omf/lineset.py 92.85% <ø> (+7.14%) ⬆️
omf/pointset.py 94.73% <ø> (ø)
omf/scripts/geoh5_to_omf.py 92.00% <ø> (+4.00%) ⬆️
omf/scripts/omf_to_geoh5.py 92.30% <ø> (+3.84%) ⬆️
... and 17 more

... and 1 file with indirect coverage changes

@sebhmg sebhmg merged commit 6154e0c into main Feb 8, 2025
21 checks passed
@sebhmg sebhmg deleted the release/3.3.0 branch February 8, 2025 04:24
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.

4 participants