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

pinterest / thrift-tools
82%

Build:
DEFAULT BRANCH: master
Repo Added 05 Sep 2015 06:13PM UTC
Files 22
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-support-for-reading-structs-from-logfiles
  • cleanup
  • fix
  • fix-pretty-print-for-messages
  • move-to-rst
  • release
  • root-exception-for-thrift-struct
  • support-py3
  • update-scapy

pending completion
108

push

travis-ci

web-flow
Update list of supported python versions (#22)

* Update list of supported python versions

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>

* isAlive() -> is_alive()

https://github.com/python/cpython/pull/15225/files

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>

* nose breaks with python-3.10-dev

```
  File "/home/travis/virtualenv/python3.10-dev/lib/python3.10/site-packages/nose/suite.py", line 106, in _set_tests
    if isinstance(tests, collections.Callable) and not is_suite:
AttributeError: module 'collections' has no attribute 'Callable'
```

https://travis-ci.org/github/pinterest/thrift-tools/jobs/768931079

One possible solution is to move to nose2.

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>

6 of 6 new or added lines in 3 files covered. (100.0%)

1213 of 1482 relevant lines covered (81.85%)

4.09 hits per line

Relevant lines Covered
Build:
Build:
1482 RELEVANT LINES 1213 COVERED LINES
4.09 HITS PER LINE
Source Files on master
  • Tree
  • List 22
  • Changed 10
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
108 master Update list of supported python versions (#22) * Update list of supported python versions Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com> * isAlive() -> is_alive() https://github.com/python/cpython/pull/15225/files Signed-of... push 29 Apr 2021 11:27PM UTC web-flow travis-ci pending completion  
104 master Fix printer test (#21) Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com> push 29 Apr 2021 10:34PM UTC web-flow travis-ci pending completion  
99 master Release version 0.0.6 (#18) This adds support for thrift IDL parsing & printing. Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com> push 28 Aug 2019 09:46PM UTC web-flow travis-ci pending completion  
96 master Add support for Thrift IDL parsing and printing (#17) This PR adds support for `.thrift` IDL file parsing and printing. Code is not optimized for performance and could use some cleaning up. This PR closes #11. Example output: ```sh FROM... push 28 Aug 2019 09:34PM UTC rgs1 travis-ci pending completion  
93 master PEP8 improvements (#16) * PEP8 improvements * Tag blocks that don't need coverage Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com> push 25 Aug 2019 12:45PM UTC web-flow travis-ci pending completion  
82 master Uncomment broken test (#15) The problem in py3 was handling UnicodeDecodeError for readString(). Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com> push 24 Aug 2019 10:15PM UTC web-flow travis-ci pending completion  
77 master Support python3 (#14) * Support python3 Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com> push 23 Aug 2019 02:27AM UTC web-flow travis-ci pending completion  
60 master Merge pull request #13 from pinterest/update-scapy Update scapy push 01 Feb 2019 08:32PM UTC web-flow travis-ci pending completion  
51 master Extend thrift tools with C modules Port Thirft Message and Thrift Tools to C. Suport Compact, Binary and JSON thrift protocols, does not suport finagle messages. This causes one test to fail. Pull #10 20 Jun 2017 09:58PM UTC web-flow travis-ci pending completion  
50 master Extend thrift tools with C modules Port Thirft Message and Thrift Tools to C. Suport Compact, Binary and JSON thrift protocols, does not suport finagle messages. This causes one test to fail. Pull #10 20 Jun 2017 05:09PM UTC web-flow travis-ci pending completion  
See All Builds (92)
  • Repo on GitHub
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

© 2025 Coveralls, Inc