Skip to content

Fix python wheels: windows and macosx #517

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

Merged
merged 2 commits into from
Apr 9, 2025
Merged

Fix python wheels: windows and macosx #517

merged 2 commits into from
Apr 9, 2025

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Apr 9, 2025

Fixes #516

@biojppm biojppm force-pushed the fix/python_wheels branch 2 times, most recently from 219c9f5 to 50685bc Compare April 9, 2025 11:57
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.37%. Comparing base (973af21) to head (940d9f7).
Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          34       34           
  Lines       11507    11507           
=======================================
  Hits        11205    11205           
  Misses        302      302           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@biojppm biojppm force-pushed the fix/python_wheels branch from 50685bc to d6f648b Compare April 9, 2025 13:52
@biojppm biojppm force-pushed the fix/python_wheels branch from d6f648b to 940d9f7 Compare April 9, 2025 14:19
@biojppm biojppm merged commit 3738cab into master Apr 9, 2025
271 of 273 checks passed
@biojppm biojppm deleted the fix/python_wheels branch April 9, 2025 14:21
@coveralls
Copy link

coveralls commented Apr 9, 2025

Pull Request Test Coverage Report for Build 14359545309

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 97.586%

Totals Coverage Status
Change from base Build 14239945748: 0.008%
Covered Lines: 11602
Relevant Lines: 11889

💛 - Coveralls

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.

Installing rapidyaml via pip on macOS fails
2 participants