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

Gradle update and script cleanup #6637

Merged
merged 3 commits into from
May 22, 2023
Merged

Gradle update and script cleanup #6637

merged 3 commits into from
May 22, 2023

Conversation

jjohannes
Copy link
Collaborator

Description:

  • Update to Gradle 7.6.1 (latest 7.x release)
    • Also update wrapper files/scripts generated by Gradle through ./gradlew wrapper
  • Some small cleanups in buildSrc/src/main/kotlin (see other comments)

Related issue(s):

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@jjohannes jjohannes requested review from a team as code owners May 17, 2023 08:10
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
nathanklick and others added 2 commits May 19, 2023 10:53
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
@github-actions
Copy link

Node: Integration Test Results

    4 files      4 suites   13m 50s ⏱️
170 tests 170 ✔️ 0 💤 0
172 runs  172 ✔️ 0 💤 0

Results for commit 2acb05d.

@github-actions
Copy link

Node: E2E Test Results

    1 files      1 suites   18m 27s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit 2acb05d.

@github-actions
Copy link

Node: Unit Test Results

    1 408 files      1 408 suites   1h 35m 27s ⏱️
  98 607 tests   98 600 ✔️ 7 💤 0
103 772 runs  103 765 ✔️ 7 💤 0

Results for commit 2acb05d.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: +90.76 🎉

Comparison is base (76e9574) 0.00% compared to head (2acb05d) 90.76%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #6637       +/-   ##
==============================================
+ Coverage           0   90.76%   +90.76%     
- Complexity         0    17697    +17697     
==============================================
  Files              0     1408     +1408     
  Lines              0    51027    +51027     
  Branches           0     5163     +5163     
==============================================
+ Hits               0    46313    +46313     
- Misses             0     3709     +3709     
- Partials           0     1005     +1005     

see 1408 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nathanklick nathanklick merged commit 09d7828 into develop May 22, 2023
@nathanklick nathanklick deleted the gradle-updates branch May 22, 2023 20:29
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.

2 participants