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

pinterest / elixir-thrift / 1057
91%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2018 03:29PM UTC
Jobs 1
Files 29
Run time 4s
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
1057

push

travis-ci

web-flow
Remove public Thrift.Parser.parse/2 function (#375)

This is a utility function that is only used by this module's tests, so
relocate it there.

It combines two operations: parsing the document and extracting a
subcomponent based on a list of keys (the "path").

If a parsing error occurs, the function dies instead of returning the
error, which makes this a risky function to use in a real application.
Changing the return type would fix that, but I think a better solution
is to remove this function and perhaps add just the get_in/2-style
functionality to the Thrift.AST module if a need arises.

738 of 797 relevant lines covered (92.6%)

355.02 hits per line

Jobs
ID Job ID Ran Files Coverage
4 1057.4 (EXTRA_CHECKS=true) 02 Aug 2018 03:29PM UTC 0
92.6
Travis Job 1057.4
Source Files on build 1057
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1057
  • 531f4a88 on github
  • Prev Build on master (#1055)
  • Next Build on master (#1070)
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