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

rethrow exceptions when running unittests, closes #154 #242

Merged
merged 1 commit into from
Apr 14, 2016

Conversation

AlexHaxe
Copy link
Member

refactored unittest for #181

@codecov-io
Copy link

Current coverage is 89.39%

Merging #242 into dev will increase coverage by +0.07% as of e32ce2d

@@              dev    #242   diff @@
=====================================
  Files          79      79       
  Stmts        6960    6967     +7
  Branches      284     283     -1
  Methods         0       0       
=====================================
+ Hit          6217    6228    +11
+ Partial       252     251     -1
+ Missed        491     488     -3

Review entire Coverage Diff as of e32ce2d


Uncovered Suggestions

  1. +0.34% via .../TokenTreeBuilder.hx#1179...1202
  2. +0.27% via ...ck/LeftCurlyCheck.hx#121...139
  3. +0.26% via .../TokenTreeBuilder.hx#369...386
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

@AlexHaxe AlexHaxe merged commit 84c18f8 into HaxeCheckstyle:dev Apr 14, 2016
@AlexHaxe AlexHaxe deleted the unittest_exceptions branch April 14, 2016 23:30
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.

3 participants