Change TrackViews and RecordImages annotations to ComposeInstrumentation#2595
Merged
ambushwork merged 1 commit intoApr 10, 2025
Merged
Conversation
ambushwork
force-pushed
the
yl/track-actions/update-annotations
branch
from
April 10, 2025 08:18
1e55887 to
ad43363
Compare
ambushwork
force-pushed
the
yl/track-actions/update-annotations
branch
from
April 10, 2025 08:34
ad43363 to
60fa9a8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/actions-tracking #2595 +/- ##
============================================================
+ Coverage 70.11% 70.16% +0.05%
============================================================
Files 810 810
Lines 30332 30332
Branches 5076 5076
============================================================
+ Hits 21266 21280 +14
+ Misses 7647 7634 -13
+ Partials 1419 1418 -1 🚀 New features to boost your workflow:
|
ambushwork
force-pushed
the
yl/track-actions/update-annotations
branch
from
April 10, 2025 12:55
60fa9a8 to
cececcd
Compare
ambushwork
marked this pull request as ready for review
April 10, 2025 13:01
0xnm
approved these changes
Apr 10, 2025
jonathanmos
approved these changes
Apr 10, 2025
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.
What does this PR do?
Based on the PR of Gradle Plugin, this PR removes
TrackViewsandRecordImages, replaces them withComposeInstrumentationannotation.Review checklist (to be filled by reviewers)