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

merge release to develop #71

Merged
merged 24 commits into from
Jan 10, 2025
Merged

merge release to develop #71

merged 24 commits into from
Jan 10, 2025

Conversation

sebhmg
Copy link
Contributor

@sebhmg sebhmg commented Jan 10, 2025

No description provided.

sebhmg and others added 24 commits November 15, 2024 23:40
also replace version spec ~0.x by >=0.x
(greyskull did not like 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 test to check version consistency
# Conflicts:
#	docs/source/conf.py
#	las_geoh5/__init__.py
#	meta.yaml
#	poetry.lock
#	pyproject.toml
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.36%. Comparing base (fef7607) to head (2d8027c).
Report is 25 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #71      +/-   ##
===========================================
+ Coverage    94.35%   94.36%   +0.01%     
===========================================
  Files           22       22              
  Lines         1151     1154       +3     
===========================================
+ Hits          1086     1089       +3     
  Misses          65       65              
Files with missing lines Coverage Δ
las_geoh5/__init__.py 90.90% <ø> (ø)
las_geoh5/export_files/driver.py 92.59% <ø> (ø)
las_geoh5/export_files/uijson.py 100.00% <ø> (ø)
las_geoh5/export_las.py 90.78% <ø> (ø)
las_geoh5/import_directories/driver.py 69.44% <ø> (ø)
las_geoh5/import_directories/uijson.py 100.00% <ø> (ø)
las_geoh5/import_files/driver.py 97.61% <ø> (ø)
las_geoh5/import_files/params.py 100.00% <ø> (ø)
las_geoh5/import_files/uijson.py 100.00% <ø> (ø)
las_geoh5/import_las.py 86.60% <ø> (ø)
... and 12 more

@sebhmg sebhmg merged commit 7fc5071 into MiraGeoscience:develop Jan 10, 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