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

google / openhtf / 1594 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2018 11:50PM UTC
Files 51
Run time 2s
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

05 Jan 2018 11:48PM UTC coverage: 49.271% (-0.03%) from 49.298%
TOXENV=py27

push

travis-ci

Kenadia
Merge python3 into master (#679)

* python3 WIP (#674)

* python3: parens around single-line print statements

* python3: subprocess.check_output() => subprocess.getoutput()

* python3: 2to3

* python3: don't use relative protos, generate from root and include relative to root. Delete string.decode(), will fix with future unicode_literal later.

* Python3: PhaseExecutionOutcome has __new__ and not __init__ since named tuples are immutable

* Python3: Initialize TestRecord.start_time_millis to 0. In PlugsTest.test_initialize, only compare the knowable values of the plug_manager dictionary.

* Python3: self.join fails with float_info.max, replace with 5 seconds (it seems to be a placeholder value). Encode the test_attachment string as utf-8

* Python3: CodeInfo must derive from HashableRecord since it's held in a dict.

* Python3: Don't utf8-encode the unit suffixes

* Python3: explicitly encode value_binary fields as utf-8

* Python3: BytesIO instead of StringIO in tests.

* Python3: Store attachments as unicode strings containing base64-encoded payloads (used to be byte strings of b64 payloads). Use a StringIO for the test that needs it.

* Python3: Remove 2to3 unnecessary double-parentheses around print calls.

* Python3: Point Travis at Python 3.6

* Python3: Require protobuf 3.4.0, exploring Travis failures

* Python3: Require protobuf package >3, explicitly download + unpack protoc > 3. From Brandon Wallace (wallacbe)

* python3 updates to allow examples to run

* updates to allow examples to run in python27

* enable pyhon2.7 in travis

* add __next__method

* update test_json

* update long in data test

* Update raises regex

* travis updates

* remove python3 checks

* updates based on comments

* try to address feedback from fahhem

* update test_executor timeout

* address additional code review

* use hashable record

2398 of 4867 relevant lines covered (49.27%)

0.49 hits per line

Source Files on job 1594.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 37
  • Source Changed 37
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1594
  • Travis Job 1594.1
  • b6cb560b on github
  • Prev Job for TOXENV=py27 on master (#1592.1)
  • Next Job for TOXENV=py27 on master (#1597.1)
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