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 allowFinal to VariableInitialisation, fixes #491 #492

Merged
merged 3 commits into from
Dec 14, 2019

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 14, 2019

Codecov Report

Merging #492 into dev will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #492      +/-   ##
==========================================
- Coverage   94.96%   94.96%   -0.01%     
==========================================
  Files         106      106              
  Lines        6759     6766       +7     
  Branches      911      909       -2     
==========================================
+ Hits         6419     6425       +6     
  Misses        340      340              
- Partials        0        1       +1
Impacted Files Coverage Δ
...style/checks/coding/VariableInitialisationCheck.hx 100% <100%> (ø) ⬆️
src/checkstyle/checks/modifier/FinalCheck.hx 96.42% <0%> (-3.58%) ⬇️

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 e32c1e8...4c9c0fa. Read the comment docs.

@AlexHaxe AlexHaxe merged commit b1fa854 into HaxeCheckstyle:dev Dec 14, 2019
@AlexHaxe AlexHaxe deleted the fix_final_initialisation_491 branch December 14, 2019 12:36
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