Skip to content

chore(ci): skip generic linux_ tags - #1672

Merged
JP-Ellis merged 1 commit into
mainfrom
chore/skip-generic-linux-tag
Aug 5, 2026
Merged

chore(ci): skip generic linux_ tags#1672
JP-Ellis merged 1 commit into
mainfrom
chore/skip-generic-linux-tag

Conversation

@JP-Ellis

@JP-Ellis JP-Ellis commented Aug 5, 2026

Copy link
Copy Markdown
Member

📝 Summary

Python has introduced generic linux_ tags which are independent of the libc implementation. We need to know whether we are building against glibc or musl, so we have to skip these linux_ tags.

Python has introduced generic `linux_` tags which are independent of the
libc implementation. We need to know whether we are building against
glibc or musl, so we have to skip these `linux_` tags.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis self-assigned this Aug 5, 2026
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74%. Comparing base (7d4c025) to head (d6c4710).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@         Coverage Diff          @@
##           main   #1672   +/-   ##
====================================
  Coverage    74%     74%           
====================================
  Files        36      36           
  Lines      4042    4042           
====================================
  Hits       3010    3010           
  Misses     1032    1032           
Flag Coverage Δ
examples 37% <ø> (ø)
tests 73% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@JP-Ellis
JP-Ellis merged commit 7dea568 into main Aug 5, 2026
41 checks passed
@JP-Ellis
JP-Ellis deleted the chore/skip-generic-linux-tag branch August 5, 2026 11:42
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