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

Issue #4945: JavadocPackageCheck should be thread-safe #4946

Merged
merged 1 commit into from Aug 17, 2017

Conversation

soon
Copy link
Contributor

@soon soon commented Aug 14, 2017

Issue #4945

This PR makes JavadocPackageCheck thread-safe, by enabling concurrent access to the directoriesChecked field

@rnveach rnveach requested review from romani and sabaka August 14, 2017 17:02
@codecov-io
Copy link

Codecov Report

Merging #4946 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4946   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         291     291           
  Lines       15711   15711           
  Branches     3549    3550    +1     
======================================
  Hits        15711   15711
Impacted Files Coverage Δ
...checkstyle/checks/javadoc/JavadocPackageCheck.java 100% <100%> (ø) ⬆️

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 78de3dc...3b47224. Read the comment docs.

@romani romani merged commit ff85e71 into checkstyle:master Aug 17, 2017
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.

None yet

5 participants