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

kaidokert / winc-rs
84%

Build:
DEFAULT BRANCH: main
Repo Added 22 Feb 2025 08:15AM UTC
Files 32
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • Verbump
  • accept_debug
  • acceptfix
  • add_disconnect_cmd
  • async
  • async2
  • async4
  • async_op
  • async_refactor
  • bench
  • bench2
  • bf
  • bootloader
  • bug_examples_start_fail
  • bug_tcp_send_fix
  • check_net_ops
  • cleandns
  • cleaner_api
  • client_stack_test_coverage
  • codex/check-github-issue-#82
  • coveralls
  • democli
  • devclean
  • disable_crc
  • disable_usb
  • doc_polish
  • feat_access_point
  • feat_client_mode
  • feat_dma_spi
  • feat_download_mode
  • feat_event_listener
  • feat_flash_access
  • feat_hif_request
  • feat_irq
  • feat_mdns
  • feat_ota
  • feat_prng
  • feat_provisioning_mode
  • feat_sock_opts
  • feat_ssl
  • fix_default_connect
  • fix_fw_info
  • fix_recv
  • fix_recv2
  • fix_stack_receive_timeout
  • go_fast
  • http_speed
  • huh
  • impl_tcp_error
  • improve-error-handling
  • investigate_perf
  • iperf3
  • iperf_check
  • irq
  • kaidokert-patch-1
  • led1
  • logfix
  • mdn_debug
  • mdns_debug
  • migrate
  • move_async
  • multicast_only
  • nonblock_recv
  • nonblocking
  • nosleep
  • oled
  • olednew
  • ota_patch
  • prep_release
  • pycast
  • recv_debug
  • refactor
  • regression_test
  • socket_store
  • ssl_debug
  • stack_test_coverage
  • systick
  • tcp_stack_test_coverage
  • telnet
  • test
  • timedriver
  • todo_test
  • udp_iperf
  • update_development_notes
  • update_hif_header
  • update_py_server_script
  • us_delay
  • usb_init
  • version_bump
  • webserver
  • wfmod

07 Nov 2025 03:49AM UTC coverage: 84.06% (+0.2%) from 83.831%
19157562049

push

github

web-flow
[Bug] Fix TCP/UDP send operation to terminate with an error when the server is not connected. (#121)

* Fixes the send operation to terminate with an error if the server is not connected.

* Addressed comments.

* Added udp test case.

* updated variable name.

36 of 36 new or added lines in 6 files covered. (100.0%)

4451 of 5295 relevant lines covered (84.06%)

36498.11 hits per line

Relevant lines Covered
Build:
Build:
5295 RELEVANT LINES 4451 COVERED LINES
36498.11 HITS PER LINE
Source Files on main
  • Tree
  • List 32
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19157562049 main [Bug] Fix TCP/UDP send operation to terminate with an error when the server is not connected. (#121) * Fixes the send operation to terminate with an error if the server is not connected. * Addressed comments. * Added udp test case. * updated v... push 07 Nov 2025 03:49AM UTC web-flow github
84.06
19090868316 main Implement HTTP/UDP request verification handler in `server.py` (#122) * Added request checking. * Addressed bots comments.. push 05 Nov 2025 04:03AM UTC web-flow github
83.83
18945009892 main Implement TcpErrorKind::PipeClosed (#119) * Added to `StackError` conversion to `TcpErrorKind::PipeClosed`. * fixed pre-commit * Fix connection close issue. push 30 Oct 2025 02:58PM UTC web-flow github
83.83
18944908799 main [Bug] Fix TCP send data offset issue (#120) * Fixed data offset for TCP send. * Removed the unit test. * updated comment. * comment updated. * Added fix for invalid offset. push 30 Oct 2025 02:54PM UTC web-flow github
83.86
18783924770 main Add support for SSL operations (#114) * Added support for SSL apis. * Added feature flag for SSL and updated ECC functions. * Updated SSL and ECC apis. * Fixed Socket socket send and code clean-up. push 24 Oct 2025 03:10PM UTC web-flow github
83.85
18738036552 main Add data packet size and offset to HIF header function (#113) * Updated HIF header function to send data packet size and offset. * updated function description * Added a new function to write HIF header without data packet. * Updated the HIF h... push 23 Oct 2025 05:00AM UTC web-flow github
83.9
18635972895 main Migrate async_op to more async-friendly structure (#117) * Split up async_op to be standalone structures, which makes it easier to share code with async client push 19 Oct 2025 08:56PM UTC web-flow github
83.84
18634406049 main Add a regression test (#116) Add a Python regression test script that runs most demos. push 19 Oct 2025 06:28PM UTC web-flow github
84.13
17687031660 main Added `defmt::Format` for `FirmwareInfo` (#110) * Added debug formatter for the firmware info * fixed the typo. * spell corrected. push 12 Sep 2025 10:04PM UTC web-flow github
84.13
17373180298 main Disabled the USB feature by default. (#112) push 01 Sep 2025 09:15AM UTC web-flow github
84.13
See All Builds (507)
  • Repo on GitHub
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

© 2025 Coveralls, Inc