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

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

Build:
Build:
LAST BUILD BRANCH: typesafe
DEFAULT BRANCH: master
Repo Added 08 Jun 2015 11:44AM UTC
Files 1
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 typesafe
branch: typesafe
CHANGE BRANCH
x
Reset
  • typesafe
  • master

pending completion
7

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%)

3.85 hits per line

Relevant lines Covered
Build:
Build:
27 RELEVANT LINES 26 COVERED LINES
3.85 HITS PER LINE
Source Files on typesafe
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7 typesafe 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... push 08 Jun 2015 06:18PM UTC agile-jordi travis-ci pending completion  
See All Builds (14)
  • Repo 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