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 segmentation fault for zero length files #428

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

AlexHaxe
Copy link
Member

@AlexHaxe AlexHaxe commented Jun 1, 2018

fixed codeclimate reporter on C++ target

fixed codeclimate reporter on C++ target
@ghost ghost assigned AlexHaxe Jun 1, 2018
@ghost ghost added the in progress label Jun 1, 2018
@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #428 into dev will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #428      +/-   ##
==========================================
- Coverage   91.46%   91.45%   -0.01%     
==========================================
  Files         130      130              
  Lines        9856     9857       +1     
  Branches      359      360       +1     
==========================================
  Hits         9015     9015              
  Misses        525      525              
- Partials      316      317       +1
Impacted Files Coverage Δ
src/checkstyle/checks/Check.hx 84.39% <0%> (-0.5%) ⬇️

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 bbcdff7...9d2c58e. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 25e5d19 into HaxeCheckstyle:dev Jun 1, 2018
@AlexHaxe AlexHaxe deleted the fix_cpp_codeclimate branch June 1, 2018 23:00
@ghost ghost removed the in progress label Jun 1, 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