Skip to content

fix: missing c extensions with newer poetry#1129

Merged
bdraco merged 2 commits into
masterfrom
build_ext
Feb 14, 2023
Merged

fix: missing c extensions with newer poetry#1129
bdraco merged 2 commits into
masterfrom
build_ext

Conversation

@bdraco

@bdraco bdraco commented Feb 14, 2023

Copy link
Copy Markdown
Member

fix for breaking change in poetry python-poetry/poetry-core#318

fixes #1127

@codecov-commenter

codecov-commenter commented Feb 14, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (961c406) to head (22da911).
⚠️ Report is 563 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1129      +/-   ##
==========================================
- Coverage   99.80%   99.38%   -0.43%     
==========================================
  Files          22       22              
  Lines        2591     2591              
  Branches      456      454       -2     
==========================================
- Hits         2586     2575      -11     
- Misses          3        9       +6     
- Partials        2        7       +5     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bdraco bdraco merged commit 44d7fc6 into master Feb 14, 2023
@bdraco bdraco deleted the build_ext branch February 14, 2023 00:39
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.

Native extensions aren't getting built

2 participants