Skip to content

Add ProGuard rules to sample app#2067

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/add-proguard-rules-to-sample-app
May 30, 2024
Merged

Add ProGuard rules to sample app#2067
0xnm merged 1 commit into
developfrom
nogorodnikov/add-proguard-rules-to-sample-app

Conversation

@0xnm

@0xnm 0xnm commented May 30, 2024

Copy link
Copy Markdown
Member

What does this PR do?

Even though minification is not enabled for the sample app, it is still useful to have Proguard rules attached for the cases when we need to test sample app with minification enabled.

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
0xnm requested review from a team as code owners May 30, 2024 10:42
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.19%. Comparing base (eb5ca87) to head (d3f69b6).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2067      +/-   ##
===========================================
- Coverage    83.26%   83.19%   -0.07%     
===========================================
  Files          494      495       +1     
  Lines        17715    17773      +58     
  Branches      2681     2685       +4     
===========================================
+ Hits         14749    14785      +36     
- Misses        2238     2256      +18     
- Partials       728      732       +4     

see 26 files with indirect coverage changes

@0xnm
0xnm merged commit f54ace3 into develop May 30, 2024
@0xnm
0xnm deleted the nogorodnikov/add-proguard-rules-to-sample-app branch May 30, 2024 11:41
@xgouchet xgouchet added this to the 2.11.x milestone Jul 31, 2024
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