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

Enable Kotlin test fixtures support #2234

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Sep 3, 2024

What does this PR do?

Read more here https://developer.android.com/build/releases/gradle-plugin#kotlin_support_for_test_fixtures_in_android_gradle_plugin.

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 September 3, 2024 08:37
@0xnm 0xnm force-pushed the nogorodnikov/enable-kotlin-test-fixtures-support branch from ee5e476 to dc4bcfe Compare September 3, 2024 08:48
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.02%. Comparing base (87cc448) to head (dc4bcfe).
Report is 11 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2234      +/-   ##
===========================================
- Coverage    70.02%   70.02%   -0.00%     
===========================================
  Files          727      727              
  Lines        27036    27053      +17     
  Branches      4556     4558       +2     
===========================================
+ Hits         18931    18942      +11     
+ Misses        6828     6827       -1     
- Partials      1277     1284       +7     

see 40 files with indirect coverage changes

@0xnm 0xnm merged commit cf157c6 into develop Sep 4, 2024
23 checks passed
@0xnm 0xnm deleted the nogorodnikov/enable-kotlin-test-fixtures-support branch September 4, 2024 07:31
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