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

Var hint #500

Merged
merged 10 commits into from
Jun 27, 2020
Merged

Var hint #500

merged 10 commits into from
Jun 27, 2020

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #500 into dev will decrease coverage by 0.04%.
The diff coverage is 96.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #500      +/-   ##
==========================================
- Coverage   95.00%   94.95%   -0.05%     
==========================================
  Files         106      106              
  Lines        6792     6844      +52     
  Branches      917      914       -3     
==========================================
+ Hits         6453     6499      +46     
- Misses        339      345       +6     
Impacted Files Coverage Δ
src/checkstyle/utils/ComplexTypeUtils.hx 11.50% <0.00%> (-0.30%) ⬇️
src/checkstyle/utils/ExprUtils.hx 91.70% <80.00%> (-0.32%) ⬇️
src/checkstyle/detect/DetectCodingStyle.hx 98.97% <85.71%> (ø)
...rc/checkstyle/checks/coding/UnusedLocalVarCheck.hx 98.82% <94.11%> (ø)
src/checkstyle/checks/type/VarTypeHintCheck.hx 97.91% <97.91%> (ø)
...tyle/checks/block/BlockBreakingConditionalCheck.hx 95.83% <100.00%> (ø)
...kstyle/checks/block/ConditionalCompilationCheck.hx 100.00% <100.00%> (ø)
src/checkstyle/checks/block/EmptyBlockCheck.hx 91.73% <100.00%> (ø)
src/checkstyle/checks/block/LeftCurlyCheck.hx 95.16% <100.00%> (ø)
src/checkstyle/checks/block/NeedBracesCheck.hx 95.53% <100.00%> (ø)
... and 42 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 bbf482a...2e63f49. Read the comment docs.

@AlexHaxe AlexHaxe merged commit e7f7d5f into HaxeCheckstyle:dev Jun 27, 2020
@AlexHaxe AlexHaxe deleted the var_hint branch June 27, 2020 21:20
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