Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull latest fixes into 1.13.0 release branch #914

Merged
merged 7 commits into from
Apr 28, 2022

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Apr 28, 2022

What does this PR do?

This PR change pulls the latest fixes made in develop branch into release/1.13.0 branch. Notably:

#913
#912
#910

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 and others added 7 commits April 25, 2022 10:26
…-in-kronos-for-telemetry

Ignore IO exceptions in Kronos for telemetry reporting
…condition-in-feature-folders-creation

RUMM-2150: Fix race condition in the features folders creation logic
…bal-context-update-on-new-session

RUMM-2142: Allow global context update if view is stopped in a new session
@0xnm 0xnm requested a review from a team as a code owner April 28, 2022 07:18
@xgouchet xgouchet added the size-small This PR is small sized label Apr 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2022

Codecov Report

Merging #914 (0685bb5) into release/1.13.0 (efbe62a) will decrease coverage by 0.04%.
The diff coverage is 92.31%.

@@                Coverage Diff                 @@
##           release/1.13.0     #914      +/-   ##
==================================================
- Coverage           83.06%   83.02%   -0.04%     
==================================================
  Files                 267      267              
  Lines                9047     9057      +10     
  Branches             1453     1456       +3     
==================================================
+ Hits                 7514     7519       +5     
- Misses               1137     1140       +3     
- Partials              396      398       +2     
Impacted Files Coverage Δ
.../android/rum/internal/domain/scope/RumViewScope.kt 96.55% <88.24%> (-0.44%) ⬇️
...al/persistence/file/batch/BatchFileOrchestrator.kt 94.95% <100.00%> (+0.16%) ⬆️
.../android/core/internal/time/LoggingSyncListener.kt 100.00% <100.00%> (ø)
...ndroid/core/internal/persistence/file/EventMeta.kt 80.00% <0.00%> (-10.00%) ⬇️
...android/rum/internal/ndk/DatadogNdkCrashHandler.kt 86.78% <0.00%> (-0.57%) ⬇️

@0xnm 0xnm merged commit bbdff1e into release/1.13.0 Apr 28, 2022
@0xnm 0xnm deleted the nogorodnikov/pull-some-fixes-into-1.13 branch April 28, 2022 08:12
@xgouchet xgouchet added this to the 1.13.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-small This PR is small sized
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants