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

Support only Python 3.9 onwards #221

Merged
merged 8 commits into from
Oct 26, 2023
Merged

Support only Python 3.9 onwards #221

merged 8 commits into from
Oct 26, 2023

Conversation

HTenkanen
Copy link
Owner

@HTenkanen HTenkanen commented Oct 26, 2023

Closes #220, closes #215

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

Merging #221 (1fb021d) into master (1d93eb0) will increase coverage by 0.09%.
Report is 9 commits behind head on master.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   85.84%   85.94%   +0.09%     
==========================================
  Files          22       22              
  Lines        1173     1167       -6     
  Branches      251      217      -34     
==========================================
- Hits         1007     1003       -4     
+ Misses        115      114       -1     
+ Partials       51       50       -1     
Files Coverage Δ
pyrosm/boundary.py 61.53% <ø> (ø)
pyrosm/distance.py 100.00% <100.00%> (ø)
pyrosm/pyrosm.py 92.69% <ø> (-0.04%) ⬇️
pyrosm/user_defined.py 100.00% <ø> (ø)
pyrosm/utils/__init__.py 76.29% <100.00%> (ø)
pyrosm/utils/_compat.py 62.50% <ø> (+0.59%) ⬆️
pyrosm/utils/download.py 65.95% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@HTenkanen HTenkanen merged commit 510b253 into master Oct 26, 2023
28 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.

Update Python environments
2 participants