Skip to content

Comments

Refactor chaos test#324

Merged
h13i32maru merged 70 commits intomasterfrom
refactor-test
Sep 18, 2016
Merged

Refactor chaos test#324
h13i32maru merged 70 commits intomasterfrom
refactor-test

Conversation

@h13i32maru
Copy link
Member

@h13i32maru h13i32maru commented Sep 18, 2016

Overview

  • refactor chaos test

Directory

  • test/fixture
    • config: some configuration patterns
    • package: main fixture code
  • test/src
    • ConfigTest: test some configuration patterns
    • DocTest: test internal doc data
    • HTMLTest: test a lot of html output
    • ParserTest: test each parsers

Before/After

before

93 passing
Statements   : 91.19% ( 3280/3597 )
Branches     : 80.53% ( 1257/1561 )
Functions    : 96.73% ( 325/336 )
Lines        : 93.29% ( 3015/3232 )

after

372 passing
Statements   : 91.49% ( 3289/3595 )
Branches     : 79.79% ( 1240/1554 )
Functions    : 97.91% ( 328/335 )
Lines        : 94.18% ( 3040/3228 )

@h13i32maru h13i32maru mentioned this pull request Sep 18, 2016
51 tasks
@h13i32maru h13i32maru changed the title Refactor test Refactor chaos test Sep 18, 2016
@codecov-io
Copy link

codecov-io commented Sep 18, 2016

Current coverage is 94.09% (diff: 100%)

Merging #324 into master will increase coverage by 1.13%

@@             master       #324   diff @@
==========================================
  Files            44         44          
  Lines          3607       3591    -16   
  Methods         293        292     -1   
  Messages          0          0          
  Branches        732        725     -7   
==========================================
+ Hits           3353       3379    +26   
+ Misses          254        212    -42   
  Partials          0          0          

Powered by Codecov. Last update 8711573...1864c6d

@h13i32maru h13i32maru merged commit b2d1eab into master Sep 18, 2016
@h13i32maru h13i32maru deleted the refactor-test branch September 18, 2016 17:14
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