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 ArrowFunction to check for correct use of arrow functions #484

Merged
merged 5 commits into from
Oct 23, 2019

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #484 into dev will decrease coverage by 0.01%.
The diff coverage is 96.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #484      +/-   ##
==========================================
- Coverage   96.79%   96.78%   -0.02%     
==========================================
  Files         103      104       +1     
  Lines        6557     6658     +101     
  Branches      897      907      +10     
==========================================
+ Hits         6347     6444      +97     
- Misses        209      213       +4     
  Partials        1        1
Impacted Files Coverage Δ
...rc/checkstyle/checks/coding/CodeSimilarityCheck.hx 95.51% <78.57%> (-1.71%) ⬇️
src/checkstyle/checks/coding/ArrowFunctionCheck.hx 98.87% <98.87%> (ø)

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 4079410...9a43db5. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 9ef359a into HaxeCheckstyle:dev Oct 23, 2019
@AlexHaxe AlexHaxe deleted the arrow_function_check branch October 23, 2019 17:39
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