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

Test on python 3.10 #252

Merged
merged 8 commits into from
Feb 21, 2022
Merged

Test on python 3.10 #252

merged 8 commits into from
Feb 21, 2022

Conversation

dionhaefner
Copy link
Collaborator

Fixes #251

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #252 (967a1ed) into main (ce7958b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files          45       45           
  Lines        2254     2254           
  Branches      329      329           
=======================================
  Hits         2212     2212           
  Misses         24       24           
  Partials       18       18           
Impacted Files Coverage Δ
terracotta/handlers/singleband.py 100.00% <100.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 ce7958b...967a1ed. Read the comment docs.

@dionhaefner
Copy link
Collaborator Author

Failing tests will be fixed by #240.

@dionhaefner dionhaefner merged commit 16d6077 into main Feb 21, 2022
@dionhaefner dionhaefner deleted the py310 branch February 21, 2022 10:05
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.

Import error on from collections import Mapping when running on Python 3.10
1 participant