Skip to content

RUM-7956: Fix background session start reason#2623

Merged
jonathanmos merged 1 commit into
developfrom
jmoskovich/rum-7956/background-launch
May 6, 2025
Merged

RUM-7956: Fix background session start reason#2623
jonathanmos merged 1 commit into
developfrom
jmoskovich/rum-7956/background-launch

Conversation

@jonathanmos

Copy link
Copy Markdown
Member

What does this PR do?

Sessions that expired and were renewed in the background didn't have the appropriate start reason - the reason was inactivity_timeout and should have been background_launch.

Motivation

What inspired you to submit this pull request?

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 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.06%. Comparing base (0e0e229) to head (c1ad240).
⚠️ Report is 2132 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2623      +/-   ##
===========================================
- Coverage    70.15%   70.06%   -0.09%     
===========================================
  Files          820      820              
  Lines        30568    30568              
  Branches      5132     5132              
===========================================
- Hits         21443    21417      -26     
- Misses        7717     7723       +6     
- Partials      1408     1428      +20     
Files with missing lines Coverage Δ
...droid/rum/internal/domain/scope/RumSessionScope.kt 96.72% <100.00%> (ø)

... and 29 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-7956/background-launch branch from 683cd5b to c1ad240 Compare April 30, 2025 08:29
@jonathanmos
jonathanmos marked this pull request as ready for review May 5, 2025 06:41
@jonathanmos
jonathanmos requested review from a team as code owners May 5, 2025 06:41
@jonathanmos
jonathanmos merged commit cedf2bd into develop May 6, 2025
@jonathanmos
jonathanmos deleted the jmoskovich/rum-7956/background-launch branch May 6, 2025 11:27
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