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

RUMM-2094: Gradle 7.5 #997

Merged
merged 2 commits into from
Jul 25, 2022
Merged

Conversation

0xnm
Copy link
Contributor

@0xnm 0xnm commented Jul 22, 2022

What does this PR do?

Bumps Gradle to version 7.5. No more warnings about Kotlin version mismatch in the build classpath (because kotlin-embedded is also 1.6 now) and about Java mismatch as well.

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 a review from a team as a code owner July 22, 2022 08:50
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2022

Codecov Report

Merging #997 (3cb005c) into feature/sdkv2 (5084d1e) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@                Coverage Diff                @@
##           feature/sdkv2     #997      +/-   ##
=================================================
- Coverage          82.95%   82.90%   -0.05%     
=================================================
  Files                296      296              
  Lines               9841     9841              
  Branches            1603     1603              
=================================================
- Hits                8163     8158       -5     
- Misses              1193     1197       +4     
- Partials             485      486       +1     
Impacted Files Coverage Δ
...g/internal/domain/event/DdSpanToSpanEventMapper.kt 95.92% <0.00%> (-4.08%) ⬇️
...rsistence/file/batch/PlainBatchFileReaderWriter.kt 88.24% <0.00%> (-2.94%) ⬇️
...droid/rum/tracking/ActivityViewTrackingStrategy.kt 86.54% <0.00%> (-1.92%) ⬇️
...al/persistence/file/batch/BatchFileOrchestrator.kt 92.59% <0.00%> (-1.85%) ⬇️
...android/v2/core/internal/DatadogContextProvider.kt 81.03% <0.00%> (ø)
...android/rum/internal/ndk/DatadogNdkCrashHandler.kt 88.30% <0.00%> (+1.60%) ⬆️

Base automatically changed from nogorodnikov/use-more-gradle-lazy-api to feature/sdkv2 July 25, 2022 07:04
@0xnm 0xnm force-pushed the nogorodnikov/rumm-2094/gradle-7.5 branch from fd1c030 to 2915bb6 Compare July 25, 2022 07:27
@0xnm 0xnm merged commit 5ca71da into feature/sdkv2 Jul 25, 2022
@0xnm 0xnm deleted the nogorodnikov/rumm-2094/gradle-7.5 branch July 25, 2022 08:31
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants