Skip to content

RUM-9426: Cover IndexOutOfBounds in DrawableUtils#2604

Merged
jonathanmos merged 2 commits into
developfrom
jmoskovich/rum-9426/catch-indexoutofbounds
Apr 17, 2025
Merged

RUM-9426: Cover IndexOutOfBounds in DrawableUtils#2604
jonathanmos merged 2 commits into
developfrom
jmoskovich/rum-9426/catch-indexoutofbounds

Conversation

@jonathanmos

Copy link
Copy Markdown
Member

What does this PR do?

Catch IndexOutOfBounds exceptions in DrawableUtils

Motivation

#2599

Additional Notes

Anything else we should know when reviewing?

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 Apr 16, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.20%. Comparing base (9e372fd) to head (41ae5cc).
Report is 157 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2604      +/-   ##
===========================================
+ Coverage    70.17%   70.20%   +0.02%     
===========================================
  Files          812      812              
  Lines        30404    30408       +4     
  Branches      5088     5088              
===========================================
+ Hits         21335    21345      +10     
+ Misses        7652     7641      -11     
- Partials      1417     1422       +5     
Files with missing lines Coverage Δ
...roid/sessionreplay/internal/utils/DrawableUtils.kt 96.10% <100.00%> (+0.21%) ⬆️

... and 32 files with indirect coverage changes

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

@jonathanmos
jonathanmos force-pushed the jmoskovich/rum-9426/catch-indexoutofbounds branch from 98bf31e to fa70dce Compare April 16, 2025 12:14
@jonathanmos
jonathanmos marked this pull request as ready for review April 16, 2025 13:47
@jonathanmos
jonathanmos requested review from a team as code owners April 16, 2025 13:47
@jonathanmos
jonathanmos merged commit 72376a1 into develop Apr 17, 2025
@jonathanmos
jonathanmos deleted the jmoskovich/rum-9426/catch-indexoutofbounds branch April 17, 2025 07:12
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