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

fix: Gradle dependencies should be test or provided scope #1084

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

manusa
Copy link
Member

@manusa manusa commented Oct 28, 2021

Description

fix: Gradle dependencies should be test or provided scope

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

@sonarcloud
Copy link

sonarcloud bot commented Oct 28, 2021

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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #1084 (1339451) into master (2ccd279) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1084   +/-   ##
=========================================
  Coverage     48.98%   48.98%           
  Complexity     3634     3634           
=========================================
  Files           456      456           
  Lines         20753    20753           
  Branches       2827     2827           
=========================================
  Hits          10165    10165           
  Misses         9502     9502           
  Partials       1086     1086           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ccd279...1339451. Read the comment docs.

@manusa manusa merged commit 6f67e7f into eclipse-jkube:master Oct 28, 2021
@manusa manusa deleted the fix/deps branch October 28, 2021 11:14
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