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

ni / nixnet-python / 334 / 2
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2017 11:08PM UTC
Files 43
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

26 Jul 2017 11:06PM UTC coverage: 63.489% (+0.06%) from 63.433%
334.2

Pull #145

travis-ci

web-flow
feat(API): Provide can ID parser for `out_strm_list_by_id`

`out_strm_list_by_id` might contain either LIN or CAN frames IDs without a
way to distinguish them so we can't completely abstract it like we did for
IDs in the actual Frames.  Instead the parsing logic from `CanFrame` was
extracted and abstracted so it can be reused with this property
(`CanIdentifier`).

Fixes #115

BREAKING CHANGE: `CanFrame` now accepts a single `CanIdentifier` rather
than an `(int, bool)`.  An `int` can still be passed in as a short-form
and will be interpreted as a non-extended id.
Pull Request #145: feat(API): Provide can ID parser for `out_strm_list_by_id`

3563 of 5612 relevant lines covered (63.49%)

0.63 hits per line

Source Files on job 334.2
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 334
  • Travis Job 334.2
  • e95f572b on github
  • Prev Job for on master (#332.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