feat: KMP Debug Panel Migration and Update Documentation#4859
Merged
jamesarich merged 18 commits intomainfrom Mar 19, 2026
Merged
feat: KMP Debug Panel Migration and Update Documentation#4859jamesarich merged 18 commits intomainfrom
jamesarich merged 18 commits intomainfrom
Conversation
…el to common source for use in other targets, wire it up in desktop'
…to common source for use in other targets, wire it up in desktop' as complete
…ed debug panel to common source for use in other targets, wire it up in desktop'
… featured debug panel to common source for use in other targets, wire it up in desktop'
…el to common source for use in other targets, wire it up in desktop'
Signed-off-by: James Rich <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4859 +/- ##
==========================================
+ Coverage 10.50% 10.78% +0.27%
==========================================
Files 551 550 -1
Lines 18197 18198 +1
Branches 2717 2718 +1
==========================================
+ Hits 1912 1962 +50
+ Misses 16089 16037 -52
- Partials 196 199 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request marks the completion of several major tracks and features, primarily updating their status to "completed" in the project archive. The changes reflect significant progress in refactoring, feature migration, documentation, and testing, with a particular highlight on the successful migration of the Debug Panel to a common multiplatform source set and its integration into the Desktop target.
Key changes include:
Feature and Refactor Track Completions:
Documentation and Testing Improvements:
Bug Fixes:
Platform Migration:
These updates reflect that the project has achieved several key milestones, with major refactors, migrations, and documentation tasks now finalized.