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

ni / nixnet-python / 647 / 3
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2018 08:37PM UTC
Files 53
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

13 Apr 2018 08:35PM UTC coverage: 67.734% (-0.3%) from 68.008%
647.3

Pull #237

travis-ci

web-flow
docs(DB): Finish all the database annotations/docs.

Add all DB annotations and docstrings.

Many imports moved into methods to avoid circular imports.

Fixes #48
Fixes #209
Fixes some of #211 (annotations and docs)

BREAKING CHANGE:

Renamed:
* Cluster.pd_us_reqd -> Cluster.pdus_reqd
* Cluster.sig_refs -> Cluster.sigs
* Ecu.clst_ref -> Ecu.clst
* Ecu.rx_frm_refs -> Ecu.rx_frms
* Ecu.tx_frm_refs -> Ecu.tx_frms
* Ecu.linp_2min -> Ecu.lin_p2_min
* Ecu.lins_tmin -> Ecu.lin_st_min
* Frame.cluster_ref -> Frame.cluster
* Frame.sig_refs -> Frame.sigs
* Frame.mux_data_mux_sig_ref -> Frame.mux_data_mux_sig
* Frame.pdu_refs -> Frame.pdus
* LinSched.clst_ref -> LinSched.clst
* Pdu.cluster_ref -> Pdu.cluster
* Pdu.frm_refs -> Pdu.frms
* Pdu.mux_data_mux_sig_ref -> Pdu.mux_data_mux_sig
* Pdu.mux_static_sig_refs -> Pdu.mux_static_sigs
* Signal.frame_ref -> Signal.frame
* Signal.pdu_ref -> Signal.pdu
* Signal.mux_subfrm_ref -> Signal.mux_subfrm
* SubFrame.frm_ref -> SubFrame.frm
* SubFrame.pdu_ref -> SubFrame.pdu

Changed types:
* Frame.application_protocol is now constants.AppProtocol
* Frame.can_timing_type type is now constants.FrmCanTiming
* Frame.lin_checksum type is now constants.FrmLinChecksum
* All property renames that dropped "ref" now get/set the db object
  except for Cluster.database (opened issue #244)

Removed:
* IntfCanFdIsoMode (unused duplicate of CanFdIsoMode)
Pull Request #237: docs(DB): Finish all the database annotations/docs.

4612 of 6809 relevant lines covered (67.73%)

0.68 hits per line

Source Files on job 647.3
  • Tree
  • List 0
  • Changed 18
  • Source Changed 15
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 605
  • Travis Job 647.3
  • 982b6ea8 on github
  • Prev Job for on master (#645.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