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

Use platform subproject to manage dependencies #2164

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

marcphilipp
Copy link
Member

The new dependencies subproject declares dependency contraints that
are imported in all other subprojects using an internal configuration
that is not published in the dependency management section of the
generated POMs nor in Gradle Module Metadata.

The new `dependencies` subproject declares dependency contraints that
are imported in all other subprojects using an `internal` configuration
that is _not_ published in the dependency management section of the
generated POMs nor in Gradle Module Metadata.
@codecov
Copy link

codecov bot commented Jan 26, 2020

Codecov Report

Merging #2164 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2164       /-   ##
============================================
- Coverage     91.22%   91.19%   -0.03%     
  Complexity     4456     4453       -3     
============================================
  Files           383      383              
  Lines         10697    10697              
  Branches        867      867              
============================================
- Hits           9758     9755       -3     
  Misses          726      726              
- Partials        213      216        3
Impacted Files Coverage Δ Complexity Δ
...t/vintage/engine/execution/RunListenerAdapter.java 91.83% <0%> (-2.05%) 43% <0%> (-2%)
...va/org/junit/vintage/engine/execution/TestRun.java 93.26% <0%> (-0.97%) 29% <0%> (-1%)

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 1ed0c14...aa19d65. Read the comment docs.

@marcphilipp marcphilipp merged commit 15daa44 into master Jan 28, 2020
@marcphilipp marcphilipp deleted the marc/share-dependency-versions branch January 28, 2020 15:36
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.

1 participant