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

agilogy / play-json-helpers / 7 / 2
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: typesafe
DEFAULT BRANCH: master
Ran 08 Jun 2015 06:19PM UTC
Files 2
Run time 1s
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

08 Jun 2015 06:14PM UTC coverage: 96.296%. First build
7.2

push

travis-ci

agile-jordi
Make Helpers typesafe: Now only OWrites and OFormats are modifiable

- Pros: Typesafety.
  e.g. Writes.IntWrites.writeSettingKey("foo", _ => true)
       won't compile, since IntWrites is not a Writes of a json object.
- Cons: IntelliJ is confused by the play-json macro and believes
  Json.writes[Person] is a Writes instead of an OWrites. Therefore, it
  considers Json.writes[Person].<anyHelperMethod> to be a compilation error.

26 of 27 relevant lines covered (96.3%)

0.96 hits per line

Source Files on job 7.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • Travis Job 7.2
  • 6c6ee333 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