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

Use GitHub Actions for x86_64 tests #282

Merged
merged 4 commits into from
Feb 6, 2021
Merged

Use GitHub Actions for x86_64 tests #282

merged 4 commits into from
Feb 6, 2021

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Feb 6, 2021

Move to GHA in order to save some travis-ci credits on the pypa account.
xref pypa/packaging#395, pypa/manylinux#988

@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #282 (01667eb) into master (686024e) will decrease coverage by 1.85%.
The diff coverage is 92.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   90.89%   89.03%   -1.86%     
==========================================
  Files          20       20              
  Lines        1043     1058      +15     
  Branches      223      226       +3     
==========================================
- Hits          948      942       -6     
- Misses         54       69      +15     
- Partials       41       47       +6     
Impacted Files Coverage Δ
auditwheel/main_lddtree.py 72.72% <ø> (ø)
auditwheel/policy/versioned_symbols.py 92.30% <ø> (ø)
auditwheel/condatools.py 91.66% <75.00%> (-8.34%) ⬇️
auditwheel/wheeltools.py 87.02% <78.94%> (-4.98%) ⬇️
auditwheel/elfutils.py 93.82% <100.00%> (ø)
auditwheel/genericpkgctx.py 50.00% <100.00%> (+5.55%) ⬆️
auditwheel/hashfile.py 100.00% <100.00%> (ø)
auditwheel/lddtree.py 92.19% <100.00%> (-0.71%) ⬇️
auditwheel/main.py 100.00% <100.00%> (ø)
auditwheel/main_addtag.py 65.78% <100.00%> (-21.06%) ⬇️
... and 13 more

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 686024e...01667eb. Read the comment docs.

@mayeut mayeut marked this pull request as draft February 6, 2021 14:56
@mayeut mayeut marked this pull request as ready for review February 6, 2021 18:15
@mayeut mayeut merged commit fc1ed1c into master Feb 6, 2021
@mayeut mayeut deleted the gha branch February 6, 2021 19:03
@mayeut mayeut mentioned this pull request Apr 3, 2021
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