-
Notifications
You must be signed in to change notification settings - Fork 92
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
Refactor gx.Track and gx.Multitrack #243
Conversation
WatermelonAI SummaryThe 9 commits in this Pull Request involve refactoring the Commit 1 and Commit 2 establish the foundation for tracking and implementing Commit 3 improves the documentation for Commit 4 removes unused types, cleaning up the codebase. Commit 5 introduces Commit 6 removes outdated Commit 7 fixes a test related to the tracking functionality. Commit 8 and Commit 9 improve the code quality by using Overall, these commits demonstrate a clean-up and enhancement of the tracking and multitrack functionalities, providing developers with improved documentation and more efficient code. GitHub PRsClick here to login to Jira |
PR Summary
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #243 +/- ##
===========================================
+ Coverage 93.04% 93.15% +0.11%
===========================================
Files 33 33
Lines 5016 4779 -237
===========================================
- Hits 4667 4452 -215
+ Misses 349 327 -22
☔ View full report in Codecov by Sentry. |
fixes #242