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

hardbyte / python-can / 13345099702 / 9
71%
main: 71%

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2025 12:47PM UTC
Files 89
Run time 8s
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

15 Feb 2025 12:39PM UTC coverage: 65.748% (-0.02%) from 65.766%
13345099702.9

push

github

web-flow
udp_multicast interface: support windows (#1914)

* support windows

Neither the SO_TIMESTAMPNS / via recvmsg() method, nor the SIOCGSTAMP / ioctl() method for obtaining the packet timestamp is supported on Windows.  This code adds a fallback to datetime, and switches to recvfrom() so that the udp_multicast bus becomes usable on windows.

* clean-up example

on windows, the example would otherwise cause an _enter_buffered_busy fatal error, notifier shutdown and bus shutdown are racing eachother...

* fix double inversion

* remove unused import

* datetime to time.time()

* add msgpack dependency for windows

* enable udp_multicast back2back tests on windows

* handle WSAEINVAL like EINVAL

* avoid potential AttributeError on Linux

* simplify unittest skip condition

* fix formatting issue

7035 of 10700 relevant lines covered (65.75%)

0.66 hits per line

Source Files on job Unittests-ubuntu-latest-3.8 - 13345099702.9
  • Tree
  • List 89
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13345099702
  • 2bd47580 on github
  • Prev Job for on main (#13115248698.13)
  • Next Job for on main (#13507196419.18)
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