StarChart-Labs / flare-plugins

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

Resolves GH-29: Fixes issue with constraint file cache key #30

Closed romeara closed 4 years ago

romeara commented 4 years ago

Changes cache key to use modified time instead of access time, as the latter results in frequent re-loading of the file when it is not necessary

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.06%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
+ Coverage     84.67%   84.73%   +0.06%     
  Complexity      251      251              
============================================
  Files            25       25              
  Lines           757      760       +3     
  Branches         53       53              
============================================
+ Hits            641      644       +3     
  Misses           93       93              
  Partials         23       23
Impacted Files Coverage Δ Complexity Δ
...abs/flare/plugins/model/DependencyConstraints.java 87.17% <83.33%> (+1.06%) 10 <0> (ø) :arrow_down:
blackduck-copilot[bot] commented 4 years ago

Black Duck Security Report

Merging #30 into master will not change security risk.

Click here to see full report