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

add message codes #436

Merged
merged 3 commits into from
Jun 12, 2018
Merged

add message codes #436

merged 3 commits into from
Jun 12, 2018

Conversation

AlexHaxe
Copy link
Member

No description provided.

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

codecov-io commented Jun 12, 2018

Codecov Report

Merging #436 into dev will increase coverage by <.01%.
The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #436      +/-   ##
==========================================
+ Coverage   91.99%   91.99%   +<.01%     
==========================================
  Files          90       90              
  Lines        8666     8673       +7     
  Branches      330      330              
==========================================
+ Hits         7972     7979       +7     
  Misses        392      392              
  Partials      302      302
Impacted Files Coverage Δ
...eckstyle/checks/modifier/RedundantModifierCheck.hx 100% <100%> (ø) ⬆️
...rc/checkstyle/checks/literal/StringLiteralCheck.hx 97.59% <100%> (ø) ⬆️
src/checkstyle/checks/Check.hx 84.61% <100%> (+0.08%) ⬆️
src/checkstyle/utils/ExprUtils.hx 81.42% <100%> (+0.17%) ⬆️
src/checkstyle/checks/design/EmptyPackageCheck.hx 100% <100%> (ø) ⬆️
src/checkstyle/utils/ComplexTypeUtils.hx 81.68% <100%> (+0.18%) ⬆️
src/checkstyle/checks/imports/UnusedImportCheck.hx 95.52% <80%> (ø) ⬆️

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 0c0325b...eb011bd. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 13fb437 into HaxeCheckstyle:dev Jun 12, 2018
@AlexHaxe AlexHaxe deleted the addd_message_codes branch June 12, 2018 21:02
@ghost ghost removed the in progress label Jun 12, 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