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

chore: refactor test_manylinux #537

Merged
merged 1 commit into from
Feb 10, 2025
Merged

chore: refactor test_manylinux #537

merged 1 commit into from
Feb 10, 2025

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Feb 9, 2025

This should ease a bit writing new integration tests.
The logic to build command lines has been moved in helpers so that tests are not clobbered with multiple lines just for that but instead focus on what's being tested.

Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.09%. Comparing base (f5f83dd) to head (77069e3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   92.09%   92.09%           
=======================================
  Files          22       22           
  Lines        1543     1543           
  Branches      291      291           
=======================================
  Hits         1421     1421           
  Misses         73       73           
  Partials       49       49           

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

@mayeut mayeut marked this pull request as ready for review February 9, 2025 19:50
@mayeut mayeut merged commit caba607 into pypa:main Feb 10, 2025
16 checks passed
@mayeut mayeut deleted the rework-tests branch February 11, 2025 21:31
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