Skip to content

Upgrade python support #329

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

Merged
merged 4 commits into from
Apr 22, 2023

Conversation

GuillaumeSeren
Copy link
Collaborator

@GuillaumeSeren GuillaumeSeren commented Aug 20, 2022

Hey,
To be able to upgrade python version matrix in the runner:

  • Remove python-3.6
  • Add python-3.10
  • Bump ubuntu to latest stable 20.04
  • A few flake8 upgrades

I think it fine, but if it would be better with an other on top of it (if you can @flokli).

@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #329 (7ca218b) into master (aa6661d) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   46.98%   47.02%   +0.03%     
==========================================
  Files          30       30              
  Lines        1079     1076       -3     
==========================================
- Hits          507      506       -1     
+ Misses        572      570       -2     
Flag Coverage Δ
unittests 47.02% <0.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
afew/files.py 0.00% <0.00%> (ø)
afew/Database.py 65.78% <0.00%> (-0.45%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@GuillaumeSeren GuillaumeSeren force-pushed the upgrade-python-support branch 5 times, most recently from ab8898a to 1c69f72 Compare August 20, 2022 15:23
@GuillaumeSeren GuillaumeSeren requested a review from flokli August 20, 2022 15:33
@GuillaumeSeren GuillaumeSeren force-pushed the upgrade-python-support branch 4 times, most recently from 563d020 to fab05be Compare August 22, 2022 08:44
@GuillaumeSeren GuillaumeSeren force-pushed the upgrade-python-support branch 3 times, most recently from f237088 to 40c3bb7 Compare September 13, 2022 10:46
@GuillaumeSeren GuillaumeSeren merged commit 74c91d8 into afewmail:master Apr 22, 2023
@GuillaumeSeren GuillaumeSeren deleted the upgrade-python-support branch April 22, 2023 13:40
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.

2 participants