Skip to content

[RUM-11783][FO]: Supporting background processing for features operations#2887

Merged
satween merged 1 commit into
developfrom
tvaleev/feature/RUM-11783
Sep 18, 2025
Merged

[RUM-11783][FO]: Supporting background processing for features operations#2887
satween merged 1 commit into
developfrom
tvaleev/feature/RUM-11783

Conversation

@satween

@satween satween commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Allows features operations events to be processed when the app is in background

Motivation

Customers may want to trace some logic when the app is in backgroud.

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)

@satween
satween requested review from a team as code owners September 18, 2025 12:03
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.86%. Comparing base (80a46ee) to head (7682116).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2887      +/-   ##
===========================================
+ Coverage    70.57%   70.86%   +0.29%     
===========================================
  Files          810      810              
  Lines        29674    29676       +2     
  Branches      5081     4967     -114     
===========================================
+ Hits         20942    21029      +87     
+ Misses        7299     7285      -14     
+ Partials      1433     1362      -71     
Files with missing lines Coverage Δ
...d/rum/internal/domain/scope/RumViewManagerScope.kt 90.98% <100.00%> (-1.58%) ⬇️

... and 93 files with indirect coverage changes

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

@satween
satween merged commit dfbc5aa into develop Sep 18, 2025
26 checks passed
@satween
satween deleted the tvaleev/feature/RUM-11783 branch September 18, 2025 13:01
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.

3 participants