• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

akameco / s2s / 144
91%
master: 93%

Build:
Build:
LAST BUILD BRANCH: reference-patch-branch
DEFAULT BRANCH: master
Ran 05 Nov 2017 02:34AM UTC
Jobs 1
Files 9
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
144

push

travis-ci

akameco
Update handler(Code, Opts): Code

コードをもらってコードを返す
コンパイルをbabel.transformを使う

以下の型を満たす

Plugin: {
  input: string,
  output ? : string,
  only ? : Array < 'add' | 'change' | 'unlink' > ,
  plugin: [string, Object] | string,
  test: RegExp
}

type Code = string
type Opts = {
  filename: string,
  plugin: Plugin,
}

handler(Code, Opts): Code

64 of 73 branches covered (87.67%)

Branch coverage included in aggregate %.

12 of 12 new or added lines in 2 files covered. (100.0%)

101 of 108 relevant lines covered (93.52%)

6.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 144.1 05 Nov 2017 02:34AM UTC 0
91.16
Travis Job 144.1
Source Files on build 144
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #144
  • ac211e7c on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc