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

New comment doc checks #442

Merged
merged 5 commits into from
Jun 23, 2018
Merged

Conversation

AlexHaxe
Copy link
Member

No description provided.

@ghost ghost assigned AlexHaxe Jun 23, 2018
@ghost ghost added the in progress label Jun 23, 2018
@codecov-io
Copy link

codecov-io commented Jun 23, 2018

Codecov Report

Merging #442 into dev will increase coverage by 0.21%.
The diff coverage is 96.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #442      +/-   ##
==========================================
+ Coverage   91.94%   92.15%   +0.21%     
==========================================
  Files          94       93       -1     
  Lines        8921     9173     +252     
  Branches      347      347              
==========================================
+ Hits         8202     8453     +251     
+ Misses        408      401       -7     
- Partials      311      319       +8
Impacted Files Coverage Δ
src/checkstyle/checks/whitespace/SpacingCheck.hx 98.46% <0%> (-0.51%) ⬇️
...c/checkstyle/checks/whitespace/ListOfEmptyLines.hx 93.08% <100%> (+1.41%) ⬆️
...checkstyle/checks/comments/FieldDocCommentCheck.hx 96.26% <96.26%> (ø)
...rc/checkstyle/checks/coding/UnusedLocalVarCheck.hx 98.16% <0%> (-1.84%) ⬇️
src/checkstyle/checks/imports/UnusedImportCheck.hx 95.52% <0%> (-0.5%) ⬇️
src/checkstyle/utils/Mutex.hx
src/checkstyle/utils/Thread.hx
...style/checks/whitespace/ExtendedEmptyLinesCheck.hx 94.06% <0%> (+0.76%) ⬆️
src/checkstyle/CheckerPool.hx 100% <0%> (+3.44%) ⬆️

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 8be2cc5...ea9edf2. Read the comment docs.

@AlexHaxe AlexHaxe merged commit ddaa30e into HaxeCheckstyle:dev Jun 23, 2018
@AlexHaxe AlexHaxe deleted the new_comment_doc_checks branch June 23, 2018 16:29
@ghost ghost removed the in progress label Jun 23, 2018
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.

2 participants