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

infrawatch / sg-core / 20828535621

Builds Branch Commit Type Ran Committer Via Coverage
20828535621 OSPRH-23826/fix-long-messages-handling-grow-buffer Update TestUnixSocketTransport large message test This test verifies the dynamic buffer growth by sending three messages In each iteration the buffer grows from the initial size of 65535 bytes to 3 times the initial size. Also verifies the cont... Pull #158 08 Jan 2026 07:09PM UTC vkmc github
50.74
20828536304 OSPRH-23826/fix-long-messages-handling-grow-buffer Update TestUnixSocketTransport large message test This test verifies the dynamic buffer growth by sending three messages In each iteration the buffer grows from the initial size of 65535 bytes to 3 times the initial size. Also verifies the cont... Pull #158 08 Jan 2026 07:09PM UTC vkmc github
50.74
20787193309 OSPRH-23826/fix-long-messages-handling-grow-buffer Remove redundant test cases Pull #158 07 Jan 2026 03:49PM UTC vkmc github
50.64
20787193918 OSPRH-23826/fix-long-messages-handling-grow-buffer Remove redundant test cases Pull #158 07 Jan 2026 03:49PM UTC vkmc github
50.64
20782038515 OSPRH-23826/fix-long-messages-handling-grow-buffer Create testTCPMessageWithMarker helper Pull #158 07 Jan 2026 12:51PM UTC vkmc github
50.64
20781437585 OSPRH-23826/fix-long-messages-handling-grow-buffer Create helper functions for TCP connection handling Pull #158 07 Jan 2026 12:28PM UTC vkmc github
50.64
20781204887 OSPRH-23826/fix-long-messages-handling-grow-buffer Fix long message handling with dynamic buffer growth The socket transport plugin used a fixed 64KB buffer size which caused messages surpassing that size to be truncated For UDP/Unix datagram sockets, this resulted in parsing errors like "unexpe... Pull #158 07 Jan 2026 12:19PM UTC vkmc github
50.74
20777083005 OSPRH-23826/fix-long-messages-handling Uses explicit copy operations instead of append Pre-allocate the data slice with the length of the remainingMsg (leftover from previous iteration) and the n bytes newly read into msgBuffer Copy the remainingMsg and the new n message bytes Pull #157 07 Jan 2026 09:47AM UTC vkmc github
51.05
20776752706 OSPRH-23826/fix-long-messages-handling Add configurable buffer size and tests for large message handling Made buffer size configurable via bufferSize parameter (default 65535, min 1024, max 10MB) to handle different message size requirements. Fixed TCP socket handling to properly rec... Pull #157 07 Jan 2026 09:29AM UTC vkmc github
50.89
20776676603 OSPRH-23826/fix-long-messages-handling Add configurable buffer size and tests for large message handling Made buffer size configurable via bufferSize parameter (default 65535, min 1024, max 10MB) to handle different message size requirements. Fixed TCP socket handling to properly rec... push 07 Jan 2026 09:26AM UTC vkmc github
50.89
20368565026 test-upstream-stable2025.2 Test sg-core with OpenStack upstream stable2025.2 Pull #156 19 Dec 2025 11:26AM UTC vkmc github
50.03
20368517688 test-upstream-stable2025.2 Test sg-core with OpenStack upstream stable2025.2 push 19 Dec 2025 11:24AM UTC vkmc github
50.13
17729669544 master Protect the expiryProc list with a mutex (#155) The container/list data structure used in expiry.go is not safe for concurrent use. See https://github.com/golang/go/issues/25105 Serialize the access to the shared list to avoid having check() on ... push 15 Sep 2025 10:17AM UTC web-flow github
50.03
17674817304 OSPRH-18979/add-mutex-expiryProc Protect the expiryProc list with a mutex The container/list data structure used in expiry.go is not safe for concurrent use. See https://github.com/golang/go/issues/25105 Serialize the access to the shared list to avoid having check() on empty l... Pull #155 12 Sep 2025 12:45PM UTC vkmc github
50.03
17674366156 dependabot/go_modules/gopkg.in/yaml.v3-3.0.1 Merge branch 'master' into dependabot/go_modules/gopkg.in/yaml.v3-3.0.1 Pull #153 12 Sep 2025 12:26PM UTC web-flow github
49.97
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 41
  • 42
  • Next →
  • Back to Repo
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