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

pinterest / elixir-thrift / 1256
91%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2019 11:08PM UTC
Jobs 2
Files 27
Run time 6s
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
1256

push

travis-ci

web-flow
Return diagnostics from our compile.thrift task (#460)

This improves our support for the Mix.Task.Compiler behaviour by
returning a list of diagnostics representing any parser errors that
occurred while processing the input files.

Generator errors are not yet converted to diagnostics. That will come
next.

Errors are still printed to the shell, but they are now derived from the
Mix.Task.Compiler.Diagnostic structure. This provides a nice abstraction
and presented the opportunity to change the message format to better
match the output of the Elixir compiler.

Lastly, the unit tests have been rewritten to use a new MixTest.Case
template. Mix shell output is now routed through Mix.Shell.Process so we
no longer need to use ExUnit.CaptureIO, and the common fixture-related
helper routines are now shared.

9 of 9 new or added lines in 1 file covered. (100.0%)

736 of 794 relevant lines covered (92.7%)

699.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1256.1 24 Mar 2019 11:08PM UTC 0
92.7
Travis Job 1256.1
2 1256.2 (CHECK_FORMATTED=true) 24 Mar 2019 11:08PM UTC 0
92.7
Travis Job 1256.2
Source Files on build 1256
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1256
  • 850fe8b8 on github
  • Prev Build on master (#1252)
  • Next Build on master (#1260)
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