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

pinterest / elixir-thrift / 1226
91%

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

pending completion
1226

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.

741 of 799 relevant lines covered (92.74%)

695.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1226.1 10 Dec 2018 03:10AM UTC 0
92.62
Travis Job 1226.1
2 1226.2 (CHECK_FORMATTED=true) 10 Dec 2018 03:10AM UTC 0
92.62
Travis Job 1226.2
Source Files on build 1226
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1226
  • 1610f612 on github
  • Prev Build on master (#1224)
  • Next Build on master (#1229)
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