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-1753: LAS importer - vertical colocation #64

Merged
merged 6 commits into from
Oct 23, 2024

Conversation

benk-mira
Copy link
Contributor

@benk-mira benk-mira commented Oct 22, 2024

GEOPY-1753 - LAS importer - vertical colocation
… Add test.

@github-actions github-actions bot changed the title GEOPY-1753 GEOPY-1753: LAS importer - vertical colocation Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.46%. Comparing base (2cb27f9) to head (ed923ba).
Report is 21 commits behind head on release/0.3.0.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.3.0      #64      +/-   ##
=================================================
+ Coverage          94.35%   94.46%   +0.10%     
=================================================
  Files                 22       22              
  Lines               1116     1120       +4     
=================================================
+ Hits                1053     1058       +5     
+ Misses                63       62       -1     
Files with missing lines Coverage Δ
las_geoh5/__init__.py 90.90% <100.00%> (ø)
las_geoh5/export_las.py 90.78% <100.00%> (ø)
las_geoh5/import_las.py 86.60% <100.00%> (+0.44%) ⬆️
tests/geoh5_to_las_test.py 100.00% <100.00%> (ø)
tests/helpers.py 95.12% <ø> (ø)
tests/import_las_test.py 100.00% <100.00%> (ø)

domfournier
domfournier previously approved these changes Oct 22, 2024
Copy link
Contributor

@domfournier domfournier left a comment

Choose a reason for hiding this comment

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

Nice

@domfournier domfournier changed the base branch from develop to release/0.3.0 October 22, 2024 21:56
@domfournier domfournier dismissed their stale review October 22, 2024 21:56

The base branch was changed.

docs/source/conf.py Outdated Show resolved Hide resolved
@domfournier domfournier merged commit 19a1ed5 into release/0.3.0 Oct 23, 2024
13 checks passed
@domfournier domfournier deleted the GEOPY-1753 branch October 23, 2024 17:57
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.

3 participants