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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/dialyxir-1.1.0
DEFAULT BRANCH: master
Ran 15 Nov 2016 09:16PM UTC
Jobs 6
Files 12
Run time 3min
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
236

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

219 of 222 relevant lines covered (98.65%)

156.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 236.1 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker) 15 Nov 2016 09:16PM UTC 0
98.64
Travis Job 236.1
2 236.2 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker) 15 Nov 2016 09:16PM UTC 0
98.64
Travis Job 236.2
3 236.3 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker) 15 Nov 2016 09:17PM UTC 0
98.64
Travis Job 236.3
4 236.4 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker) 15 Nov 2016 09:16PM UTC 0
98.65
Travis Job 236.4
5 236.5 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker) 15 Nov 2016 09:17PM UTC 0
98.65
Travis Job 236.5
6 236.6 (THRIFT=${TRAVIS_BUILD_DIR}/ci/thrift-docker) 15 Nov 2016 09:19PM UTC 0
98.65
Travis Job 236.6
Source Files on build 236
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #236
  • ca404144 on github
  • Prev Build on pure_elixir_implementation (#219)
  • Next Build on pure_elixir_implementation (#237)
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