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

Update Github Actions #1957

Merged
merged 4 commits into from
Oct 1, 2020
Merged

Update Github Actions #1957

merged 4 commits into from
Oct 1, 2020

Conversation

gaborbernat
Copy link
Contributor

@gaborbernat gaborbernat commented Oct 1, 2020

  • Use latest pre-commit action
  • Retry via bash OS install commands
  • Move from deadsnakes to Github powered python3.9
  • Move from 3.8 to 3.9.0-rc.2
  • Move from pep517.build to build project

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #1957 into main will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1957      +/-   ##
==========================================
- Coverage   93.92%   93.91%   -0.02%     
==========================================
  Files          86       86              
  Lines        4228     4237       +9     
==========================================
+ Hits         3971     3979       +8     
- Misses        257      258       +1     
Flag Coverage Δ
#tests 93.91% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
src/virtualenv/seed/embed/base_embed.py 96.22% <0.00%> (-1.89%) ⬇️
src/virtualenv/activation/via_template.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 4bcf20e...6e8cca1. Read the comment docs.

@gaborbernat gaborbernat changed the title Install OS dependencies even when update fails Update Github Actions Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant