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

added CommentedOutCode check #512

Merged
merged 7 commits into from
Nov 15, 2021
Merged

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #512 (8169331) into dev (773bf04) will decrease coverage by 5.28%.
The diff coverage is 99.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #512      +/-   ##
==========================================
- Coverage   94.49%   89.20%   -5.29%     
==========================================
  Files         106      107       +1     
  Lines        7278     7371      +93     
  Branches      816      931     +115     
==========================================
- Hits         6877     6575     -302     
  Misses        401      401              
- Partials        0      395     +395     
Impacted Files Coverage Δ
src/checkstyle/Checker.hx 86.14% <ø> (-0.09%) ⬇️
...c/checkstyle/checks/whitespace/IndentationCheck.hx 94.78% <ø> (-4.92%) ⬇️
...heckstyle/checks/comments/CommentedOutCodeCheck.hx 99.01% <99.01%> (ø)
...eckstyle/checks/whitespace/WhitespaceAfterCheck.hx 53.40% <0.00%> (-46.60%) ⬇️
.../checkstyle/checks/whitespace/OperatorWrapCheck.hx 60.21% <0.00%> (-39.79%) ⬇️
src/checkstyle/checks/literal/ERegLiteralCheck.hx 83.33% <0.00%> (-16.67%) ⬇️
.../checkstyle/checks/modifier/PublicAccessorCheck.hx 83.33% <0.00%> (-16.67%) ⬇️
...ckstyle/checks/coding/AvoidTernaryOperatorCheck.hx 84.61% <0.00%> (-15.39%) ⬇️
...ckstyle/checks/whitespace/WhitespaceAroundCheck.hx 86.61% <0.00%> (-13.39%) ⬇️
...checkstyle/checks/whitespace/SeparatorWrapCheck.hx 87.50% <0.00%> (-12.50%) ⬇️
... and 65 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 773bf04...8169331. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 0a98c85 into HaxeCheckstyle:dev Nov 15, 2021
@AlexHaxe AlexHaxe deleted the commented_out branch November 15, 2021 23:08
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.

1 participant