fix(python): 'create' and 'init' use warnings instead of errors for non-fatal pyproject.toml issues #406
Codecov / codecov/project
succeeded
Mar 17, 2026 in 1s
67.95% (+0.00%) compared to 4998899
View this Pull Request on Codecov
67.95% (+0.00%) compared to 4998899
Details
Codecov Report
❌ Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.95%. Comparing base (4998899) to head (826f6f1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/runtime/python/python.go | 66.66% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #406 +/- ##
=======================================
Coverage 67.94% 67.95%
=======================================
Files 218 218
Lines 18050 18054 +4
=======================================
+ Hits 12264 12268 +4
Misses 4632 4632
Partials 1154 1154 ☔ 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.
Loading