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

pinterest / elixir-thrift / 236 / 3
94%
master: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/dialyxir-1.1.0
DEFAULT BRANCH: master
Ran 15 Nov 2016 09:17PM UTC
Files 12
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

15 Nov 2016 09:14PM UTC coverage: 98.643% (-0.7%) from 99.296%
THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker

push

travis-ci

web-flow
Binary protocol (#35)

* Add model generation (#32)

* Add model generation

Run 'mix generate.thrift' to generate Elixir models corresponding to Thrift
structs/enums/etc.

* Rename task to thrift.generate

* Use 'elixir' namespace in .thrift files

* Default to root namespace

* Make fields private where possible

* Fix broken tests

* Eliminated dead code

* Rename --lib-dir to --output-dir

* Add test for namespaces

* Improve test coverage

* Add test for thrift.generate task

* Use String.strip

* Fix flaky test for thrift.generate task output

* Binary Protocol serializer + Model generation
This is a fixup of a bunch of commits that yield model generation and
binary protocol serialization.
Model generation includes
  * Structs
  * Exceptions

Binary protocol can serialize
  * Scalar types
  * Composite types
  * Structs
  * Exceptions

We additionally have benchmarking tests for struct serialization in the
/bench directory, provided by benchfella.

* i8 is only available on thrift >= 0.10

* Addresed PR comments

* Removed slist

* Fixed map case

The map case was incorrect, it didn't have the proper nesting

* Removed IO.puts

218 of 221 relevant lines covered (98.64%)

26.24 hits per line

Source Files on job 236.3 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 236
  • Travis Job 236.3
  • ca404144 on github
  • Prev Job for THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker on pure_elixir_implementation (#219.6)
  • Next Job for THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker on pure_elixir_implementation (#237.6)
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