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-1817: Check that utf-8 characters are supported #66

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

benk-mira
Copy link
Contributor

@benk-mira benk-mira commented Nov 5, 2024

GEOPY-1817 - Check that utf-8 characters are supported

@github-actions github-actions bot changed the title GEOPY-1817 GEOPY-1817: Check that utf-8 characters are supported Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.35%. Comparing base (8fcbea6) to head (eaeada1).
Report is 4 commits behind head on release/0.3.0.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.3.0      #66      +/-   ##
=================================================
+ Coverage          94.30%   94.35%   +0.04%     
=================================================
  Files                 22       22              
  Lines               1141     1151      +10     
=================================================
+ Hits                1076     1086      +10     
  Misses                65       65              
Files with missing lines Coverage Δ
las_geoh5/import_directories/driver.py 69.44% <100.00%> (ø)
las_geoh5/import_las.py 86.60% <100.00%> (ø)
tests/import_las_test.py 100.00% <100.00%> (ø)

domfournier
domfournier previously approved these changes Nov 5, 2024
@domfournier domfournier changed the base branch from develop to release/0.3.0 November 5, 2024 22:38
@domfournier domfournier dismissed their stale review November 5, 2024 22:38

The base branch was changed.

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.

Testing pass, but we need to merge this release, so versions are wrong.

# Conflicts:
#	docs/source/conf.py
#	las_geoh5/__init__.py
#	pyproject.toml
@domfournier domfournier merged commit c1f9e00 into release/0.3.0 Nov 6, 2024
13 checks passed
@domfournier domfournier deleted the GEOPY-1817 branch November 6, 2024 17:45
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