Skip to content

Conversation

@sebhmg
Copy link

@sebhmg sebhmg commented Jan 10, 2025

No description provided.

sebhmg and others added 27 commits November 15, 2024 23:34
meaning is somewhat unclear, and greyskull rejects it
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
DEVOPS-540: Add a version consistency test
[GEOPY-1933] Update copyright date to 2025
# Conflicts:
#	README.rst
#	docs/conf.py
#	meta.yaml
#	omf/__init__.py
#	poetry.lock
#	pyproject.toml
@codecov
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.32%. Comparing base (1e4b708) to head (251c298).
Report is 28 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #85      +/-   ##
===========================================
+ Coverage    93.25%   93.32%   +0.06%     
===========================================
  Files           28       28              
  Lines         1454     1469      +15     
===========================================
+ Hits          1356     1371      +15     
  Misses          98       98              
Files with missing lines Coverage Δ
omf/__init__.py 100.00% <100.00%> (ø)
omf/base.py 88.88% <ø> (ø)
omf/data.py 83.33% <ø> (ø)
omf/fileio/__init__.py 100.00% <ø> (ø)
omf/fileio/fileio.py 92.00% <ø> (ø)
omf/fileio/geoh5.py 93.28% <ø> (ø)
omf/fileio/utils.py 100.00% <ø> (ø)
omf/lineset.py 92.85% <ø> (ø)
omf/pointset.py 94.73% <ø> (ø)
omf/scripts/geoh5_to_omf.py 92.00% <ø> (ø)
... and 16 more

@domfournier domfournier merged commit 230a225 into MiraGeoscience:develop Jan 15, 2025
12 checks passed
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