Skip to content

Update AndroidX Metrics library to 1.0.0-beta02#2546

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/update-androidx-metrics-1.0.0-beta02
Mar 18, 2025
Merged

Update AndroidX Metrics library to 1.0.0-beta02#2546
0xnm merged 1 commit into
developfrom
nogorodnikov/update-androidx-metrics-1.0.0-beta02

Conversation

@0xnm

@0xnm 0xnm commented Mar 14, 2025

Copy link
Copy Markdown
Member

What does this PR do?

Fixes #1723.

androidx.metrics:metrics-performance:1.0.0-beta02 should fix the issue above (see the reported bug). However, it is written there that:

It is possible this bug has only been partially addressed

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)

@codecov-commenter

codecov-commenter commented Mar 14, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.05%. Comparing base (a1373c7) to head (aedbe70).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2546      +/-   ##
===========================================
- Coverage    70.06%   70.05%   -0.01%     
===========================================
  Files          797      797              
  Lines        30027    30027              
  Branches      5027     5027              
===========================================
- Hits         21036    21033       -3     
+ Misses        7593     7592       -1     
- Partials      1398     1402       +4     

see 31 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 55f0204 into develop Mar 18, 2025
@0xnm
0xnm deleted the nogorodnikov/update-androidx-metrics-1.0.0-beta02 branch March 18, 2025 08:19
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.

PerformanceMetricsState$Companion.getHolderForHierarchy crash

5 participants