LuxonisML v0.10.0 - #486
Conversation
1bd32aa to
6482383
Compare
|
Warning Review limit reached
Next review available in: 59 minutes Limit details: You’ve used all 1 included review currently available under your plan. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package version changed to ChangesPackage version update
BOM workflow pin update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The release change is limited to a package version update and a one-line workflow change; no actionable merge-blocking risk remains beyond normal checks and review. Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #486 +/- ##
==========================================
- Coverage 95.15% 94.80% -0.35%
==========================================
Files 179 467 +288
Lines 14758 30572 +15814
==========================================
+ Hits 14043 28985 +14942
- Misses 715 1587 +872
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Purpose
Release LuxonisML
v0.10.0. TheRelease PRworkflow opened thispull request, and the merge of it starts the release.
Specification
The version in
luxonis_ml/__init__.pybecomes0.10.0.Changes after
v0.9.1-beta:ultralytics://imports after the Platform API moved to owner/name routes (Fixultralytics://imports after the Platform API moved to owner/name routes #484)uv(Migration touv#476)luxonis_ml.ldf(Extract annotation schemas intoluxonis_ml.ldf#468)luxonis_ml.utils.color(Shared color utilities inluxonis_ml.utils.color#466)codecovaction (Updatecodecovaction #479)--list-augmentationsfunctionality (Closer integration of--list-augmentationsfunctionality #457)"mlflow://"protocol inLuxonisFileSystem(Support for"mlflow://"protocol inLuxonisFileSystem#452)Dependencies & Potential Impact
This pull request changes the version only. The new version then goes to
PyPI under the same package name.
Deployment Plan
Release Tagworkflow creates the tag, the release, and the notes.Testing & Validation
CI runs on this pull request.
AI Usage
The
Release PRworkflow generated this pull request. No AI tool wrote it.Submitted code was reviewed by a human: YES/NO
The author is taking the responsibility for the contribution: YES/NO
Summary by CodeRabbit