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

KarpelesLab / smartremote
78%

Build:
DEFAULT BRANCH: master
Repo Added 30 Dec 2019 02:40AM UTC
Files 9
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • v0.0.10
  • v0.0.11
  • v0.0.12
  • v0.0.13
  • v0.0.14
  • v0.0.15
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9

30 Mar 2026 11:43AM UTC coverage: 77.788% (+1.2%) from 76.598%
23743008109

push

github

MagicalTux
Add range invalidation and checksum verification support

Adds InvalidateRange to clear downloaded blocks so they get re-downloaded,
plus Verify/VerifyRange for SHA-256 integrity checks with auto-invalidation
on mismatch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

93 of 117 new or added lines in 1 file covered. (79.49%)

809 of 1040 relevant lines covered (77.79%)

54539.27 hits per line

Relevant lines Covered
Build:
Build:
1040 RELEVANT LINES 809 COVERED LINES
54539.27 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23743008109 master Add range invalidation and checksum verification support Adds InvalidateRange to clear downloaded blocks so they get re-downloaded, plus Verify/VerifyRange for SHA-256 integrity checks with auto-invalidation on mismatch. Co-Authored-By: Claude O... push 30 Mar 2026 11:45AM UTC MagicalTux github
77.79
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
See All Builds (57)
  • 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

© 2026 Coveralls, Inc