Skip to content

(1/4) RUM-2129 Create PersistenceStrategy interface#1745

Merged
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-2129/1_custom_persistence_mgt
Nov 29, 2023
Merged

(1/4) RUM-2129 Create PersistenceStrategy interface#1745
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-2129/1_custom_persistence_mgt

Conversation

@xgouchet

@xgouchet xgouchet commented Nov 27, 2023

Copy link
Copy Markdown
Contributor

This PR has been created automatically by splitting a large branch

Pull request 1 out of 4

The overall goal is to create a feature allowing customers to store unsent data any way they want (instead of using the official disk batch files)

This first PR creates a "public" PersistenceStrategy interface that customers would need to implement to use this new feature.

@xgouchet
xgouchet requested review from a team as code owners November 27, 2023 09:01
@codecov-commenter

codecov-commenter commented Nov 27, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1745 (d51b468) into develop (1805cfb) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1745      +/-   ##
===========================================
+ Coverage    83.35%   83.37%   +0.02%     
===========================================
  Files          465      466       +1     
  Lines        16182    16183       +1     
  Branches      2412     2411       -1     
===========================================
+ Hits         13487    13491       +4     
+ Misses        2040     2036       -4     
- Partials       655      656       +1     
Files Coverage Δ
...og/android/core/persistence/PersistenceStrategy.kt 0.00% <0.00%> (ø)

... and 19 files with indirect coverage changes

@xgouchet
xgouchet merged commit 7174de9 into develop Nov 29, 2023
@xgouchet
xgouchet deleted the xgouchet/RUM-2129/1_custom_persistence_mgt branch November 29, 2023 09:36
@xgouchet xgouchet added this to the 2.4.0 milestone Dec 13, 2023
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