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

rails-api / active_model_serializers / 4207
59%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2019 02:10AM UTC
Jobs 1
Files 10
Run time 1min
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
4207

push

travis-ci

bf4
Fix typos

```
go get -u github.com/client9/misspell/cmd/misspell
misspell  -w -q -error -source=text {app,config,lib,test}/**/*
```

>   workers   = flag.Int("j", 0, "Number of workers, 0 = number of CPUs")
>   writeit   = flag.Bool("w", false, "Overwrite file with corrections (default is just to display)")
>   quietFlag = flag.Bool("q", false, "Do not emit misspelling output")
>   outFlag   = flag.String("o", "stdout", "output file or [stderr|stdout|]")
>   format    = flag.String("f", "", "'csv', 'sqlite3' or custom Golang template for output")
>   ignores   = flag.String("i", "", "ignore the following corrections, comma separated")
>   locale    = flag.String("locale", "", "Correct spellings using locale perferances for US or UK.  Default is to use a neutral variety of English.  Setting locale to US will correct the British spelling of 'colour' to 'color'")
>   mode      = flag.String("source", "auto", "Source mode: auto=guess, go=golang source, text=plain or markdown-like text")
>   debugFlag = flag.Bool("debug", false, "Debug matching, very slow")
>   exitError = flag.Bool("error", false, "Exit with 2 if misspelling found")

823 of 1387 relevant lines covered (59.34%)

0.59 hits per line

Jobs
ID Job ID Ran Files Coverage
15 4207.15 (jruby-9.0.4.0, RAILS_VERSION=4.1) 10 Mar 2019 02:10AM UTC 0
59.34
Travis Job 4207.15
Source Files on build 4207
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4207
  • 05430fb2 on github
  • Prev Build on master (#3645)
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

© 2025 Coveralls, Inc