Skip to content

Add musllinux integration tests#317

Merged
mayeut merged 1 commit intopypa:masterfrom
mayeut:musllinux-test
Oct 2, 2021
Merged

Add musllinux integration tests#317
mayeut merged 1 commit intopypa:masterfrom
mayeut:musllinux-test

Conversation

@mayeut
Copy link
Copy Markdown
Member

@mayeut mayeut commented Aug 1, 2021

Add musllinux integration tests for #315 integration tests now that upstream musllinux images are here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 1, 2021

Codecov Report

Merging #317 (39a8803) into master (2b4e825) will increase coverage by 2.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #317      +/-   ##
==========================================
+ Coverage   89.54%   92.12%   +2.57%     
==========================================
  Files          23       23              
  Lines        1244     1244              
  Branches      270      270              
==========================================
+ Hits         1114     1146      +32     
+ Misses         79       55      -24     
+ Partials       51       43       -8     
Impacted Files Coverage Δ
src/auditwheel/lddtree.py 90.38% <0.00%> (+3.20%) ⬆️
src/auditwheel/musllinux.py 100.00% <0.00%> (+6.45%) ⬆️
src/auditwheel/main_show.py 82.75% <0.00%> (+6.89%) ⬆️
src/auditwheel/libc.py 100.00% <0.00%> (+12.50%) ⬆️
src/auditwheel/policy/__init__.py 100.00% <0.00%> (+17.27%) ⬆️

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 2b4e825...39a8803. Read the comment docs.

@mayeut mayeut mentioned this pull request Aug 1, 2021
@mayeut mayeut force-pushed the musllinux-test branch 3 times, most recently from b9c0a56 to 501b6ca Compare August 28, 2021 15:25
@mayeut mayeut force-pushed the musllinux-test branch 2 times, most recently from b7e00b5 to 83a3c16 Compare September 3, 2021 19:22
@mayeut mayeut force-pushed the musllinux-test branch 2 times, most recently from 4c7baed to ee07638 Compare September 18, 2021 22:01
@mayeut mayeut marked this pull request as ready for review September 19, 2021 00:20
@mayeut mayeut requested a review from lkollar September 19, 2021 00:20
@mayeut mayeut force-pushed the musllinux-test branch 2 times, most recently from bdb9896 to 2e4a54a Compare September 19, 2021 16:50
This avoid duplicating integration tests.
Tests that are generic are going in the Anylinux class.
Tests specific to manylinux are going in the Manylinux class.
Tests specific to musllinux are going in the Musllinux class.
@mayeut mayeut merged commit 7e77cfb into pypa:master Oct 2, 2021
@mayeut mayeut deleted the musllinux-test branch October 3, 2021 10:58
@mayeut mayeut mentioned this pull request Jan 3, 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.

2 participants