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 python 3.10 support #21

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Add python 3.10 support #21

merged 1 commit into from
Jun 14, 2022

Conversation

aaronkollasch
Copy link
Owner

No description provided.

Signed-off-by: Aaron Kollasch <[email protected]>
@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #21 (d7fa090) into main (1c8d364) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1226      1230    +4     
  Branches       217       226    +9     
=========================================
+ Hits          1226      1230    +4     
Impacted Files Coverage Δ
src/photomanager/actions/fileops.py 100.00% <100.00%> (ø)
src/photomanager/database.py 100.00% <0.00%> (ø)
src/photomanager/async_base.py 100.00% <0.00%> (ø)
src/photomanager/pyexiftool/pyexiftool.py 100.00% <0.00%> (ø)
src/photomanager/pyexiftool/pyexiftool_async.py 100.00% <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 1c8d364...d7fa090. Read the comment docs.

@aaronkollasch aaronkollasch merged commit cdf2800 into main Jun 14, 2022
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.

1 participant