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

enbility / ship-go / 16124657184

Builds Branch Commit Type Ran Committer Via Coverage
16124657184 dev 🐛 fix: resolve race condition in ShipHandshakeState() method The ShipHandshakeState() method was reading smeError without holding the lock while setState() was writing to it under lock protection. This caused a race condition detected during stre... push 07 Jul 2025 06:17PM UTC DerAndereAndi github
93.45
16124426761 dev ♻️ refactor: move testhelper to internal/testing and exclude from production builds - Move util/testhelper to internal/testing/testhelper for clearer test-only purpose - Add deadlock build tag requirement to exclude package from production builds... push 07 Jul 2025 06:06PM UTC DerAndereAndi github
93.45
16122996795 dev 🧑‍💻 chore: clean up test duplication and add comprehensive unit tests - Remove hub_connections_sorting_test.go which was duplicating logic instead of calling actual functions - Simplify hub_test.go to use actual hub methods instead of accessing i... push 07 Jul 2025 04:54PM UTC DerAndereAndi github
89.04
16119748085 dev Minor coverage fix The testhelper files should not be considered for code coverage, as they are only used in tests push 07 Jul 2025 02:29PM UTC DerAndereAndi github
88.57
16119432917 dev ✅ test: add fast timer cancellation test and skip long tests in CI Add TestConnectionDelayTimerCancellationQuick: - Tests timer cancellation without waiting for expiry - Creates 50 timers and immediately cancels them - Verifies no goroutine accum... push 07 Jul 2025 02:16PM UTC DerAndereAndi github
88.57
16119095106 dev ⚡️ perf: optimize test execution time to prevent CI timeouts Reduce test execution time while maintaining effectiveness: Hub timer tests: - Reduce TestConnectionDelayTimerLeak from 100 to 20 goroutines - Reduce connection attempts from 5 to 2 pe... push 07 Jul 2025 02:03PM UTC DerAndereAndi github
88.63
16118509364 dev ⚡️ perf: increase test timeouts to prevent CI failures - Increase TIMEOUT_SHORT from 30s to 90s - Increase TIMEOUT_LONG from 60s to 180s - Update all GitHub Actions workflows to use new timeouts - Addresses tests that were timing out in CI but pa... push 07 Jul 2025 01:39PM UTC DerAndereAndi github
88.48
16100156641 dev 📝 docs: Mark weak random delay issue as won't fix Update IMPROVEMENT_SUGGESTIONS.md to correctly classify the math/rand usage for connection delays as a false positive. The randomness is used for collision avoidance in distributed systems, not fo... push 06 Jul 2025 02:44PM UTC DerAndereAndi github
92.51
16100038350 dev refactor: improve WebSocket message size limits and reorganize documentation - Fix misleading MaxMessageSize constant (was used as buffer size, not message limit) - Change MaxMessageSize from buffer size (1024) to actual message limit (100KB) - R... push 06 Jul 2025 02:29PM UTC DerAndereAndi github
92.51
16071896920 dev 📝 docs: fix broken links in README_START_HERE.md Update all relative links to include correct subdirectory paths: - Files in detailed-analysis/ subdirectory - Files in specific-issues/ subdirectory push 04 Jul 2025 10:40AM UTC DerAndereAndi github
92.65
16071812806 dev Update mocks Using Mockery v1.35 push 04 Jul 2025 10:35AM UTC DerAndereAndi github
92.65
16071798645 dev Add missing analysis documents push 04 Jul 2025 10:34AM UTC DerAndereAndi github
92.65
16049838040 dev Update mocks Using Mockery v1.35 push 03 Jul 2025 12:02PM UTC DerAndereAndi github
92.65
16048412706 dev Add analysis-docs content to readme push 03 Jul 2025 10:49AM UTC DerAndereAndi github
92.76
16048067596 dev 📝 docs: Add SHIP protocol analysis documentation (#54) - Add comprehensive implementation quality analysis - Add security model clarification and TLS analysis - Add specification deviation documentation - Add improvement suggestions and roadmap -... push 03 Jul 2025 10:31AM UTC web-flow github
92.65
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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

© 2025 Coveralls, Inc