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

jgraichen / acfs / 399 / 12
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/url-encode-args
DEFAULT BRANCH: master
Ran 29 May 2016 12:44PM UTC
Files 46
Run time 2s
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

29 May 2016 12:40PM UTC coverage: 96.223%. Remained the same
2.1, gemfiles/Gemfile.rails-3-2

push

travis-ci

jgraichen
Rework resource types

* Drop `:allow_nil` and `:allow_blank`
  `:allow_nil` should be replaced by validations and `:allow_blank` broke
  much code with less to none use
* All type handle nil, empty and blank strings similar, primitive types
  return false, 0 or 0.0 while other return nil (e.g. DateTime, etc)

Type casting is stills strict, casting "123a" to integer will raise an
error and not return 123 like #to_i. List and dict types support more
type cohersion methods: #serializable_hash, #to_hash, #to_h on doct
and #to_ary, #to_a on list.

1019 of 1059 relevant lines covered (96.22%)

67.43 hits per line

Source Files on job 399.12 (2.1, gemfiles/Gemfile.rails-3-2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 399
  • Travis Job 399.12
  • ea2c6d07 on github
  • Prev Job for 2.1, gemfiles/Gemfile.rails-3-2 on types (#398.12)
  • Next Job for 2.1, gemfiles/Gemfile.rails-3-2 on types (#400.12)
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