-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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: bump platformio to 6.1.16 to support py3.13 build #7590
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #7590 +/- ##
==========================================
+ Coverage 53.70% 54.04% +0.33%
==========================================
Files 50 50
Lines 9408 9715 +307
Branches 1654 1345 -309
==========================================
+ Hits 5053 5250 +197
- Misses 4056 4139 +83
- Partials 299 326 +27 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please bump PyYAML in its own PR
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
sounds good, will split it out then. |
Signed-off-by: Rui Chen <[email protected]>
c2fb368
to
0cf7909
Compare
relates to Homebrew/homebrew-core#194569 |
bump platformio and PyYAML to build with py3.13
What does this implement/fix?
Types of changes
Test Environment
Example entry for
config.yaml
:# Example config.yaml
Checklist:
tests/
folder).If user exposed functionality or configuration variables are added/changed:
relates to Homebrew/homebrew-core#193910