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

feature/33-python310 into develop #34

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

JonathanCasey
Copy link
Owner

Changes python to version 3.10 (was 3.7/3.8 depending on who you ask).

Fixes CodeCov coverage issue in #32 that resulted in a false miss.

Closes #33.

@JonathanCasey JonathanCasey added this to the v1.0.0 milestone Oct 28, 2021
@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #34 (2f629dd) into develop (6565c3e) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop       #34      +/-   ##
============================================
+ Coverage    99.76%   100.00%   +0.23%     
============================================
  Files           13        13              
  Lines          433       433              
============================================
+ Hits           432       433       +1     
+ Misses           1         0       -1     
Impacted Files Coverage Δ
asana_extensions/asana/utils.py 100.00% <0.00%> (+1.11%) ⬆️

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 6565c3e...2f629dd. Read the comment docs.

@JonathanCasey JonathanCasey merged commit cdf9451 into develop Oct 28, 2021
@JonathanCasey JonathanCasey deleted the feature/33-python310 branch October 28, 2021 00:16
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.

Migrate to python 3.10 (and fix code cov issue)
1 participant