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

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

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2025 12:47PM UTC
Files 89
Run time 6s
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: 61.443% (-0.02%) from 61.467%
13345099702.15

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

6591 of 10727 relevant lines covered (61.44%)

0.61 hits per line

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