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

fixed null pointer issues #666

Merged
merged 2 commits into from
Feb 15, 2023
Merged

fixed null pointer issues #666

merged 2 commits into from
Feb 15, 2023

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Merging #666 (ee638ff) into master (8328457) will decrease coverage by 0.17%.
The diff coverage is 71.15%.

@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
- Coverage   88.92%   88.75%   -0.17%     
==========================================
  Files          19       19              
  Lines        7442     7473      +31     
  Branches      317      328      +11     
==========================================
+ Hits         6618     6633      +15     
- Misses        507      512       +5     
- Partials      317      328      +11     
Impacted Files Coverage Δ
src/formatter/marker/MarkEmptyLines.hx 94.16% <66.66%> (-0.24%) ⬇️
src/formatter/marker/wrapping/MarkWrappingBase.hx 76.45% <66.66%> (-0.72%) ⬇️
src/formatter/marker/wrapping/MarkWrapping.hx 93.11% <78.04%> (-0.56%) ⬇️
src/formatter/marker/MarkWhitespace.hx 94.92% <0.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AlexHaxe AlexHaxe merged commit 3a907da into HaxeCheckstyle:master Feb 15, 2023
@AlexHaxe AlexHaxe deleted the fix_npe branch February 15, 2023 20:34
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