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 DocCommentStyle and TypeDocComment checks #440

Merged
merged 2 commits into from
Jun 21, 2018

Conversation

AlexHaxe
Copy link
Member

No description provided.

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

codecov-io commented Jun 21, 2018

Codecov Report

Merging #440 into dev will decrease coverage by 0.01%.
The diff coverage is 94.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #440      +/-   ##
==========================================
- Coverage   91.95%   91.94%   -0.02%     
==========================================
  Files          92       94       +2     
  Lines        8709     8921     +212     
  Branches      336      347      +11     
==========================================
+ Hits         8008     8202     +194     
- Misses        399      408       +9     
- Partials      302      311       +9
Impacted Files Coverage Δ
...kstyle/checks/block/ConditionalCompilationCheck.hx 96.93% <ø> (ø) ⬆️
...eckstyle/checks/literal/HexadecimalLiteralCheck.hx 100% <ø> (ø) ⬆️
...c/checkstyle/checks/whitespace/ArrayAccessCheck.hx 100% <100%> (ø) ⬆️
...eckstyle/checks/whitespace/WhitespaceAfterCheck.hx 60.57% <100%> (ø) ⬆️
src/checkstyle/checks/block/LeftCurlyCheck.hx 89.96% <100%> (ø) ⬆️
...c/checkstyle/checks/whitespace/ListOfEmptyLines.hx 91.66% <100%> (+0.19%) ⬆️
...heckstyle/checks/whitespace/WhitespaceCheckBase.hx 89.65% <100%> (+0.36%) ⬆️
src/checkstyle/checks/whitespace/WrapCheckBase.hx 98.38% <100%> (+0.08%) ⬆️
...c/checkstyle/checks/whitespace/IndentationCheck.hx 96.64% <100%> (ø) ⬆️
src/checkstyle/checks/block/EmptyBlockCheck.hx 87.85% <100%> (ø) ⬆️
... and 13 more

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 d9a849c...d6b3d79. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 8be2cc5 into HaxeCheckstyle:dev Jun 21, 2018
@ghost ghost removed the in progress label Jun 21, 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