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

fix(uv): Universal wheel can't be added as URL dependency as it's mismatched to current platform #3338

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #3332

Signed-off-by: Frost Ming [email protected]

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

…matched to current platform

Fixes #3332

Signed-off-by: Frost Ming <[email protected]>
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (5d59fd3) to head (d2d6108).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3338   +/-   ##
=======================================
  Coverage   85.35%   85.36%           
=======================================
  Files         112      112           
  Lines       11448    11447    -1     
  Branches     2503     2502    -1     
=======================================
  Hits         9772     9772           
  Misses       1144     1144           
+ Partials      532      531    -1     
Flag Coverage Δ
unittests 85.16% <100.00%> (+<0.01%) ⬆️

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

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

@frostming frostming merged commit f7b0784 into main Dec 6, 2024
21 checks passed
@frostming frostming deleted the frostming/issue3332 branch December 6, 2024 02:54
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.

Universal wheel can't be added as URL dependency as it's mismatched to current platform
1 participant