Skip to content

Make AndroidMDrawableToColorMapper and AndroidQDrawableToColorMapper internal#2873

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/make-drawable-to-color-mappers-internal
Sep 15, 2025
Merged

Make AndroidMDrawableToColorMapper and AndroidQDrawableToColorMapper internal#2873
0xnm merged 1 commit into
developfrom
nogorodnikov/make-drawable-to-color-mappers-internal

Conversation

@0xnm

@0xnm 0xnm commented Sep 12, 2025

Copy link
Copy Markdown
Member

What does this PR do?

These two classes are not used outside of their module, so they can be internal.

Yes, it is a change in the public API, but these classes are not supposed to be used by the customers anyway.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners September 12, 2025 14:28
ambushwork
ambushwork previously approved these changes Sep 12, 2025
@0xnm
0xnm force-pushed the nogorodnikov/make-drawable-to-color-mappers-internal branch from cf0bd92 to 24c820a Compare September 12, 2025 14:54
@0xnm
0xnm requested a review from ambushwork September 12, 2025 14:54
@codecov-commenter

codecov-commenter commented Sep 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.50%. Comparing base (5616002) to head (24c820a).
⚠️ Report is 1486 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2873      +/-   ##
===========================================
+ Coverage    70.49%   70.50%   +0.01%     
===========================================
  Files          809      809              
  Lines        29482    29482              
  Branches      5054     5054              
===========================================
+ Hits         20782    20786       +4     
- Misses        7273     7276       +3     
+ Partials      1427     1420       -7     
Files with missing lines Coverage Δ
...l/recorder/mapper/AndroidMDrawableToColorMapper.kt 49.44% <ø> (ø)
...l/recorder/mapper/AndroidQDrawableToColorMapper.kt 47.17% <ø> (ø)
...droid/sessionreplay/utils/DrawableToColorMapper.kt 25.00% <ø> (ø)

... and 34 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xnm
0xnm merged commit ccf1b86 into develop Sep 15, 2025
25 checks passed
@0xnm
0xnm deleted the nogorodnikov/make-drawable-to-color-mappers-internal branch September 15, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants