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

rails-api / active_model_serializers
59%

Build:
DEFAULT BRANCH: master
Repo Added 05 May 2013 08:21PM CUT
Files 42
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0-8-stable
  • 0-9-stable
  • fields_support_in_all_adapters
  • introduce_adapter_base
  • json-api-include-with-nested-has-many
  • rdoc
  • refactor
  • rewrite
  • v0.9.0.alpha1

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

Relevant lines Covered
Build:
Build:
1387 RELEVANT LINES 823 COVERED LINES
0.59 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4207 master 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, "... push 10 Mar 2019 02:10AM CUT bf4 travis-ci pending completion  
3645 master <a href="https://github.com/rails-api/active_model_serializers/commit/9cffc1020">&lt;a href=&quot;https://github.com/rails-api/active_model_serializers/commit/</a><a class="double-link" href="https://github.com/rails... push 06 Jul 2018 12:45PM CUT remear travis-ci pending completion  
3585 master adds prompt for version script and a little more documentation better version handling looks up via yml Pull #1729 22 Jun 2018 06:21PM CUT cgmckeever travis-ci pending completion  
3508 master String/Lambda support for conditional attributes/associations Pull #1699 18 May 2018 11:53AM CUT Fumiaki MATSUSHIMA travis-ci pending completion  
3305 master Fix accidental whitespace from last commit Pull #1622 10 Apr 2018 09:45AM CUT Logan Serman travis-ci pending completion  
3259 master Remove dead code preventing simplecov from running Pull #1598 27 Mar 2018 03:24AM CUT bf4 travis-ci pending completion  
3243 master Always be warning Pull #1593 22 Mar 2018 08:08PM CUT Benjamin Fleischer travis-ci pending completion  
3034 master Refactor fragment cache methods Removed extra calls to constantize and DRY'd the code. Pull #1527 14 Feb 2018 07:07PM CUT groyoh travis-ci pending completion  
2960 master Merge branch 'add_JRuby_to_appveyor' of https://github.com/CorainChicago/active_model_serializers into add_JRuby_to_appveyor Pull #1497 23 Jan 2018 12:39PM CUT CorainChicago travis-ci pending completion  
2846 master appveyor Pull #1352 08 Dec 2017 01:01PM CUT Benjamin Fleischer travis-ci pending completion  
See All Builds (443)
  • Repo on GitHub
  • CI Project
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