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

KarpelesLab / smartremote / 20430761996

Builds Branch Commit Type Ran Committer Via Coverage
20430761996 master add race check on make test push 22 Dec 2025 11:38AM UTC MagicalTux github
76.6
20209337634 master Add comprehensive idle downloader stress tests - Add offset-based deterministic test data generation for data integrity verification - Each 8 bytes contains big-endian offset, allowing corruption detection - TestIdleDownloadIntegrity: verifies id... push 14 Dec 2025 02:23PM UTC MagicalTux github
76.6
20208077584 master Improve idle download locking to avoid blocking user reads - Idle task now removes reader from slice while using it - Releases locks during HTTP I/O operations - Returns reader to pool if still useful, or closes it - Prevents idle downloads from ... push 14 Dec 2025 12:39PM UTC MagicalTux github
73.46
20208002784 master Add support for multiple readers per file Enables efficient random access patterns like reading ZIP files where reads happen both at the end (central directory) and at various file locations throughout the archive. Changes: - Add httpReader stru... push 14 Dec 2025 12:32PM UTC MagicalTux github
73.52
20207935785 master Optimize idle downloader for better performance - Optimize firstMissing() using bitmap iterator instead of O(n) linear scan Now efficiently finds first gap in downloaded blocks by iterating through set bits and detecting where the sequence br... push 14 Dec 2025 12:27PM UTC MagicalTux github
75.4
20207841056 master Add .gitignore and remove coverage.out 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> push 14 Dec 2025 12:19PM UTC MagicalTux github
75.75
20207828958 master Add comprehensive unit tests Improve test coverage from 27.5% to 67.8% by adding unit tests using httptest.Server for controlled testing without network dependencies. New tests cover: - Basic read operations (Read, ReadAt) - Seek operations (See... push 14 Dec 2025 12:18PM UTC MagicalTux github
73.63
20207769001 master Fix data race in idleTaskRun Move dl.expire assignment inside the lock to prevent race condition with ReadAt accessing the same field. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthr... push 14 Dec 2025 12:13PM UTC MagicalTux github
60.2
20207089930 master Replace Travis CI with GitHub Actions - Remove .travis.yml - Add GitHub Actions workflow testing Go 1.21-1.25 - Update README badges (GitHub Actions, pkg.go.dev) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Cla... push 14 Dec 2025 11:12AM UTC MagicalTux github
59.9
47 master add test for Complete push 25 Oct 2020 02:28AM UTC MagicalTux travis-ci
43.38
46 v0.0.15 update travis go version push 25 Oct 2020 02:22AM UTC MagicalTux travis-ci
36.38
45 master update travis go version push 25 Oct 2020 02:20AM UTC MagicalTux travis-ci
36.38
44 master new api File.Complete() to force immediate completion of download, move logging to download manager push 25 Oct 2020 02:19AM UTC MagicalTux travis-ci
43.75
43 master update url for zip test push 23 Mar 2020 06:32AM UTC MagicalTux travis-ci
37.14
42 master add notes push 23 Mar 2020 02:25AM UTC MagicalTux travis-ci
45.45
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 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