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

Add support for Python 3.13 #77

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Add support for Python 3.13 #77

merged 3 commits into from
Feb 4, 2024

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Feb 4, 2024

Still in alpha but let's test already, we might find some upstream bugs to report.

https://peps.python.org/pep-0719/

Also replace Flake8 with Ruff and update some other config.

@hugovk hugovk added the changelog: Added For new features label Feb 4, 2024
Copy link

codecov bot commented Feb 4, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (eade5a7) 55.02% compared to head (a633bc7) 55.18%.

Files Patch % Lines
src/osmviz/manager.py 36.84% 12 Missing ⚠️
src/osmviz/animation.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   55.02%   55.18%   +0.16%     
==========================================
  Files           6        6              
  Lines         438      453      +15     
==========================================
+ Hits          241      250       +9     
- Misses        197      203       +6     
Flag Coverage Δ
macos-latest 55.18% <45.83%> (+0.16%) ⬆️
ubuntu-latest 55.18% <45.83%> (+0.16%) ⬆️

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.

@hugovk hugovk merged commit 5aaa464 into main Feb 4, 2024
41 of 43 checks passed
@hugovk hugovk deleted the update-config branch February 4, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant