h13i32maru · GitHub

Conversation

@h13i32maru

Copy link Copy Markdown

Member

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 )

Closed

51 tasks

@h13i32maru h13i32maru changed the title Refactor test Refactor chaos test

Sep 18, 2016

@codecov-io

Copy link Copy Markdown

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

Labels

None yet

2 participants

@h13i32maru @codecov-io

Read the original on github.com ↗