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

ska-sa / spead2 / 6263590098
78%
master: 79%

Build:
Build:
LAST BUILD BRANCH: bump-rtd-dependencies
DEFAULT BRANCH: master
Ran 21 Sep 2023 03:12PM UTC
Jobs 1
Files 81
Run time 3s
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

21 Sep 2023 02:55PM UTC coverage: 78.228% (-0.02%) from 78.243%
6263590098

Pull #282

github

bmerry
Fix type annotations for send.UdpStream constructors

- Remove the old constructor which took a hostname and port
  (it was removed in spead2 4.0)
- Ensure that buffer_size is correctly handled for all the constructors
  that use it. This required duplicating each overload to handle two
  cases: if the following required arguments are passed positionally
  then config and buffer_size are required; if they are passed as kwargs
  then config and buffer_size are optional.
Pull Request #282: Fix type annotations for send.UdpStream constructors

5289 of 6761 relevant lines covered (78.23%)

56533.54 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.84
-0.65% src/send_writer.cpp
Jobs
ID Job ID Ran Files Coverage
1 6263590098.1 21 Sep 2023 03:11PM UTC 81
78.23
GitHub Action Run
Source Files on build 6263590098
  • Tree
  • List 81
  • Changed 36
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #282
  • PR Base - master (#6247542404)
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