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 plugin/rule authors]: Invalidate jars on modified date changes #2703

Merged
merged 1 commit into from
May 18, 2020

Conversation

arturbosch
Copy link
Member

@arturbosch arturbosch commented May 17, 2020

Closes #2582

@arturbosch arturbosch added this to the 1.10.0 milestone May 17, 2020
@arturbosch arturbosch changed the title [Gradle plugin/rule authors]: Invalidate jars on modified date changes - #2582 [Gradle plugin/rule authors]: Invalidate jars on modified date changes May 17, 2020
@arturbosch arturbosch force-pushed the invalidate-classpath-on-change branch from 45cbc6e to 5b1a4ae Compare May 17, 2020 21:40
@arturbosch arturbosch force-pushed the invalidate-classpath-on-change branch from 5b1a4ae to 56c3e75 Compare May 17, 2020 21:41
@codecov
Copy link

codecov bot commented May 17, 2020

Codecov Report

Merging #2703 into master will increase coverage by 0.02%.
The diff coverage is 62.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2703      +/-   ##
============================================
+ Coverage     79.60%   79.63%   +0.02%     
- Complexity     2303     2309       +6     
============================================
  Files           381      381              
  Lines          6856     6861       +5     
  Branches       1245     1246       +1     
============================================
+ Hits           5458     5464       +6     
+ Misses          779      778       -1     
  Partials        619      619              
Impacted Files Coverage Δ Complexity Δ
...lab/arturbosch/detekt/internal/ClassLoaderCache.kt 31.57% <62.50%> (+31.57%) 6.00 <5.00> (+6.00)

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 2a2afc3...56c3e75. Read the comment docs.

@arturbosch arturbosch marked this pull request as draft May 17, 2020 21:51
@arturbosch arturbosch marked this pull request as ready for review May 17, 2020 21:59
@arturbosch arturbosch merged commit fe65a2f into master May 18, 2020
@arturbosch arturbosch deleted the invalidate-classpath-on-change branch May 18, 2020 18:46
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[V1.6.0 -> V1.7.4] Error reading configuration file, java.util.zip.ZipException: invalid code lengths set.
2 participants