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

pinterest / elixir-thrift / 1204 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2018 02:26PM UTC
Files 29
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

01 Oct 2018 02:24PM UTC coverage: 92.616% (-0.009%) from 92.625%
CHECK_FORMATTED=true

push

travis-ci

web-flow
Remove the atomify/1 conversion function (#434)

This function existed to safely deal with `nil` values, but there's only
one case where this is needed: when a service doesn't "extend" another.

Instead, we now use `List.to_atom/1` directly and convert the 'extends'
value to an atom in the parser. This might be further revised if we
decide that names should be represented as a list of atoms instead of
dotted atom names (per #425).

740 of 799 relevant lines covered (92.62%)

351.6 hits per line

Source Files on job 1204.2 (CHECK_FORMATTED=true)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1183
  • Travis Job 1204.2
  • 99b77cc5 on github
  • Prev Job for CHECK_FORMATTED=true on master (#1202.2)
  • Next Job for CHECK_FORMATTED=true on master (#1207.2)
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