StarChart-Labs / flare-plugins

Gradle plug-ins with opinionated defaults to allow streamlined, consistent operations
MIT License
1 stars 0 forks source link

Add dependency-constraints plug-in to allow loading version constraints #4

Closed romeara closed 5 years ago

romeara commented 5 years ago

Add plug-in which allows loading and applying dependency version constraints to all configurations with a simple DSL extension

codecov[bot] commented 5 years ago

Codecov Report

Merging #4 into master will increase coverage by 7.37%. The diff coverage is 100%.

@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     77.14%   84.51%   +7.37%     
- Complexity       36       60      +24     
============================================
  Files             6        9       +3     
  Lines           105      155      +50     
  Branches         12       14       +2     
============================================
+ Hits             81      131      +50     
  Misses           22       22              
  Partials          2        2
Impacted Files Coverage Δ Complexity Δ
...re/plugins/plugin/DependencyConstraintsPlugin.java 100% <100%> (ø) 2 <2> (?)
...rchartlabs/flare/plugins/model/ConstraintFile.java 100% <100%> (ø) 12 <12> (?)
...abs/flare/plugins/model/DependencyConstraints.java 100% <100%> (ø) 10 <10> (?)
BlackDuckCoPilot commented 5 years ago

Black Duck Security Report

Merging #4 into master will not change security risk.

Added Components

Clean: 4

Click here to see full report