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

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

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2020 10:00PM UTC
Files 68
Run time 12s
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

14 Oct 2020 09:58PM UTC coverage: 61.776% (+5.0%) from 56.794%
TOXENV=py36

push

travis-ci

web-flow
Branches (#960)

* Drop py2.7 tests from travis config and setup.py.

* diagnoses_lib: Serialize diagnoses result values, not names

Diagnosis results should values should be serialized out rather than the enum constant names.

PiperOrigin-RevId: 318469885

* Attachments: Handle case where NamedTemporaryFile object stops working.

We have noticed times where we get bad file descriptor exceptions trying to
reload data from the temporary files.  For now, just return empty byte strings
while we investigate more.

Also, adding a callback to close the Attachments' temporary files.

PiperOrigin-RevId: 319879865

* test_record: Fix lint issues.

PiperOrigin-RevId: 320025482

* output callbacks: Fix CloseAttachments

Attachments are stored in a dictionary under the phase record, not a list.

PiperOrigin-RevId: 321406529

* OpenHTF: Fix lint issues and run autoformatter.

PiperOrigin-RevId: 323661267

* Initial pytype-based type annotations.

PiperOrigin-RevId: 324720299

* conf: Use inspect.getfullargspec.

PiperOrigin-RevId: 324754078

* Internal change

PiperOrigin-RevId: 325271171

* Only have the attachment's temporary file open while reading/writing.

If there are a lot of attachments, the program can exceed Linux's max allowed open files per process.

PiperOrigin-RevId: 325490340

* Add core annotations and replace mutablerecords and namedtuple with attr.

PhaseDescriptor will be in the next commit.

PiperOrigin-RevId: 327075946

* Rearrange and add comments for the Measurement fields.

PiperOrigin-RevId: 327140593

* Internal change

PiperOrigin-RevId: 327735936

* Convert PhaseOptions and PhaseDescriptor to attr.

PiperOrigin-RevId: 328778682

* callbacks: Add type annotations

Add type annotations to the callbacks library and break apart some complex
types.  Also breaking out the JSON conversion logic to an independent function
for easier use by other modules.

PiperOrigin-RevI... (continued)

4341 of 7027 relevant lines covered (61.78%)

0.62 hits per line

Source Files on job 2283.1 (TOXENV=py36)
  • Tree
  • List 0
  • Changed 53
  • Source Changed 53
  • Coverage Changed 53
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2062
  • Travis Job 2283.1
  • 94bebbce on github
  • Prev Job for TOXENV=py36 on master (#2215.2)
  • Next Job for TOXENV=py36 on master (#2287.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