Skip to content

fix: h3_to_shapely_geometry on single input#527

Open
Calychas wants to merge 8 commits into
mainfrom
526-h3_to_shapely_geometry-function-doesnt-work-for-single-inputs
Open

fix: h3_to_shapely_geometry on single input#527
Calychas wants to merge 8 commits into
mainfrom
526-h3_to_shapely_geometry-function-doesnt-work-for-single-inputs

Conversation

@Calychas
Copy link
Copy Markdown
Collaborator

Closes #322, #526

@Calychas Calychas linked an issue Apr 14, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.98%. Comparing base (e606ded) to head (2689447).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
+ Coverage   91.86%   91.98%   +0.11%     
==========================================
  Files          63       63              
  Lines        2632     2632              
==========================================
+ Hits         2418     2421       +3     
+ Misses        214      211       -3     
Flag Coverage Δ
macos-13-python3.12 91.98% <100.00%> (+0.26%) ⬆️
ubuntu-latest-python3.10 91.90% <100.00%> (+0.11%) ⬆️
ubuntu-latest-python3.11 91.90% <100.00%> (+0.11%) ⬆️
ubuntu-latest-python3.12 91.90% <100.00%> (+0.03%) ⬆️
ubuntu-latest-python3.9 91.89% <100.00%> (+0.19%) ⬆️
windows-latest-python3.12 91.90% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

RaczeQ
RaczeQ previously approved these changes Apr 14, 2025
Copy link
Copy Markdown
Collaborator

@RaczeQ RaczeQ left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

h3_to_shapely_geometry function doesn't work for single inputs Write unit tests for new H3 module functions

2 participants