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

ni / nixnet-python / 333
68%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2017 11:05PM UTC
Jobs 5
Files 43
Run time 2min
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
333

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`

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

3565 of 5612 relevant lines covered (63.52%)

3.17 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
100.0
nixnet/types.py

Uncovered Existing Lines

Lines Coverage ∆ File
15
100.0
nixnet/types.py
Jobs
ID Job ID Ran Files Coverage
1 333.1 26 Jul 2017 11:05PM UTC 0
63.52
Travis Job 333.1
2 333.2 26 Jul 2017 11:05PM UTC 0
63.49
Travis Job 333.2
3 333.3 26 Jul 2017 11:05PM UTC 0
63.49
Travis Job 333.3
5 333.5 26 Jul 2017 11:06PM UTC 0
63.51
Travis Job 333.5
6 333.6 26 Jul 2017 11:07PM UTC 0
63.47
Travis Job 333.6
Source Files on build 333
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #333
  • Pull Request #145
  • PR Base - master (#332)
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