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

pinterest / elixir-thrift / 1226 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2018 03:10AM UTC
Files 27
Run time 3s
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

10 Dec 2018 03:09AM UTC coverage: 92.616% (-0.09%) from 92.704%
1226.1

push

travis-ci

web-flow
Rework the Thrift.Parser public interface (#447)

The primary goal of this work is to provide a better interface for
surfacing parser errors to the compiler task, but this change also
simplifies the calling conventions and makes the code a bit more
idiomatic.

Specifically:

 - The ParsedFile module is gone. The Thrift.Parser functions now do
   all of the parsing work.
 - parse/1 has been renamed parse_string/1.
 - parse_file/1 now mirrors parse_string/1 and returns the parsed
   schema or an error tuple.
 - parse_file_group/2 and parse_file_group!/2 have been added for
   recursively parsing a Thrift file and its included files.

740 of 799 relevant lines covered (92.62%)

347.86 hits per line

Source Files on job 1226.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1204
  • Travis Job 1226.1
  • 1610f612 on github
  • Prev Job for on master (#1224.1)
  • Next Job for on master (#1229.1)
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