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.9 #38

Merged
merged 4 commits into from
Oct 9, 2020
Merged

Add support for Python 3.9 #38

merged 4 commits into from
Oct 9, 2020

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Oct 9, 2020

No description provided.

@hugovk hugovk added the enhancement New feature or request label Oct 9, 2020
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #38 into master will decrease coverage by 11.69%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #38       +/-   ##
===========================================
- Coverage   55.99%   44.29%   -11.70%     
===========================================
  Files           5       12        +7     
  Lines         434     1727     +1293     
===========================================
+ Hits          243      765      +522     
- Misses        191      962      +771     
Flag Coverage Δ
#GHA_Ubuntu_16 44.97% <ø> (-10.33%) ⬇️
#GHA_Ubuntu_18 44.97% <ø> (-10.33%) ⬇️
#GHA_Ubuntu_20 44.97% <ø> (?)
#GHA_macOS 46.33% <ø> (-8.97%) ⬇️

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

Impacted Files Coverage Δ
test/functional/test_manager.py 100.00% <ø> (ø)
...py/lib/python3.8/site-packages/osmviz/animation.py 0.00% <0.00%> (ø)
...py/lib/python3.6/site-packages/osmviz/animation.py 0.00% <0.00%> (ø)
...py/lib/python3.9/site-packages/osmviz/animation.py 0.00% <0.00%> (ø)
...x/py/lib/python3.6/site-packages/osmviz/manager.py 79.87% <0.00%> (ø)
...py/lib/python3.7/site-packages/osmviz/animation.py 0.00% <0.00%> (ø)
...x/py/lib/python3.8/site-packages/osmviz/manager.py 79.87% <0.00%> (ø)
...x/py/lib/python3.9/site-packages/osmviz/manager.py 79.87% <0.00%> (ø)
...x/py/lib/python3.7/site-packages/osmviz/manager.py 79.87% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c1de59...08e73fd. Read the comment docs.

@hugovk hugovk merged commit 4f70fd0 into master Oct 9, 2020
@hugovk hugovk deleted the add-3.9 branch October 9, 2020 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant