Skip to content

RUM-985 fix the WebView fragment in sample app#1627

Merged
xgouchet merged 1 commit into
xgouchet/RUM-985/2_use_native_sampling_webview_rumfrom
xgouchet/RUM-985/3_fix_webview_sample_app
Sep 20, 2023
Merged

RUM-985 fix the WebView fragment in sample app#1627
xgouchet merged 1 commit into
xgouchet/RUM-985/2_use_native_sampling_webview_rumfrom
xgouchet/RUM-985/3_fix_webview_sample_app

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

A quick fix for the Webview page in the sample app: it would crash systematically because it used a generic ViewModelFactory instead of the app's one which can generate a WebviewViewModel.

@xgouchet
xgouchet requested a review from a team as a code owner September 19, 2023 17:13
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1627 (2063bf5) into xgouchet/RUM-985/2_use_native_sampling_webview_rum (27c542b) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@                                  Coverage Diff                                   @@
##           xgouchet/RUM-985/2_use_native_sampling_webview_rum    #1627      +/-   ##
======================================================================================
- Coverage                                               83.73%   83.59%   -0.15%     
======================================================================================
  Files                                                     452      452              
  Lines                                                   15664    15664              
  Branches                                                 2330     2330              
======================================================================================
- Hits                                                    13116    13093      -23     
- Misses                                                   1930     1952      +22     
- Partials                                                  618      619       +1     

see 21 files with indirect coverage changes

@xgouchet
xgouchet merged commit 49dfa8d into xgouchet/RUM-985/2_use_native_sampling_webview_rum Sep 20, 2023
@xgouchet
xgouchet deleted the xgouchet/RUM-985/3_fix_webview_sample_app branch September 20, 2023 08:32
@xgouchet xgouchet added this to the 2.2.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