Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #6213 +/- ##
========================================
Coverage 81.44% 81.45%
========================================
Files 2573 2571 -2
Lines 69962 69958 -4
Branches 8972 8972
========================================
+ Hits 56984 56985 +1
+ Misses 9645 9641 -4
+ Partials 3333 3332 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
2298875 to
04f5175
Compare
04f5175 to
12663c3
Compare
12663c3 to
13d7ef8
Compare
|
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.



Content
This new setup is closer to what Kover suggests and is compatible with Gradle isolated projects, which would be a nice devX improvement (although there are still some plugins like Knit that don't support it).
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist