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

ilyabrin / disk
78%

Build:
DEFAULT BRANCH: release
Repo Added 09 Nov 2020 05:49PM UTC
Files 14
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 release
branch: release
CHANGE BRANCH
x
Reset
  • release
  • additions-in-types
  • alert-autofix-1
  • alert-autofix-2
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/setup-go-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/coverallsapp/github-action-1.2.0
  • dependabot/github_actions/coverallsapp/github-action-1.2.4
  • dependabot/github_actions/coverallsapp/github-action-2.0.0
  • dependabot/github_actions/coverallsapp/github-action-2.1.0
  • dependabot/github_actions/coverallsapp/github-action-2.1.2
  • dependabot/github_actions/coverallsapp/github-action-2.2.0
  • dependabot/github_actions/coverallsapp/github-action-2.2.1
  • dependabot/github_actions/coverallsapp/github-action-2.2.3
  • dependabot/github_actions/coverallsapp/github-action-2.3.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.3
  • dependabot/github_actions/dot-github/workflows/actions/checkout-5
  • dependabot/github_actions/dot-github/workflows/actions/checkout-6
  • dependabot/github_actions/dot-github/workflows/actions/checkout-7
  • dependabot/github_actions/dot-github/workflows/actions/dependency-review-action-5
  • dependabot/github_actions/dot-github/workflows/actions/setup-go-6
  • dependabot/github_actions/dot-github/workflows/actions/setup-go-7
  • dependabot/github_actions/dot-github/workflows/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/dot-github/workflows/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/dot-github/workflows/coverallsapp/github-action-2.3.8
  • dependabot/github_actions/dot-github/workflows/github/codeql-action-4
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.22.10
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.22.11
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.22.7
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.22.8
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.22.9
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.23.0
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.27.1
  • dependabot/github_actions/dot-github/workflows/securego/gosec-2.28.0
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/github_actions/jandelgado/gcov2lcov-action-1.1.0
  • dependabot/github_actions/jandelgado/gcov2lcov-action-1.1.1
  • dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • dependabot/go_modules/gopkg.in/dnaeon/go-vcr.v3-3.2.0
  • disk-rc1
  • feature/comprehensive-improvements
  • lil-fix-readme
  • new-version
  • refs/tags/v1.0.1
  • security-checks
  • tests
  • tests-1
  • update-readme
  • v1.1.0
  • v1.1.1
  • v1.2.0

10 Aug 2026 08:13AM UTC coverage: 77.523%. Remained the same
31369139773

push

github

ilyabrin
ci: scan with the current Go release in govulncheck

go.mod declares a compatibility floor of 1.23, and setup-go was pinning the
scan to that line. govulncheck then reported 21 stdlib advisories that are
only fixed in later Go releases, none of which say anything about this
module's own code. Scan with the stable toolchain instead.

1859 of 2398 relevant lines covered (77.52%)

16.51 hits per line

Relevant lines Covered
Build:
Build:
2398 RELEVANT LINES 1859 COVERED LINES
16.51 HITS PER LINE
Source Files on release
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31369139773 release ci: scan with the current Go release in govulncheck go.mod declares a compatibility floor of 1.23, and setup-go was pinning the scan to that line. govulncheck then reported 21 stdlib advisories that are only fixed in later Go releases, none of wh... push 10 Aug 2026 08:14AM UTC ilyabrin github
77.52
31368935325 release feat: new API options, retries, CI fixes and rewritten docs Fix the failing Security Checks workflow, close real gaps against the Yandex Disk REST API, and clean up long-standing defects. CI and tooling: - govulncheck no longer fails to install:... push 10 Aug 2026 08:12AM UTC ilyabrin github
77.52
31139063708 release deps(deps): bump github/codeql-action from 3 to 4 in /.github/workflows push 07 Aug 2026 01:46AM UTC web-flow github
85.43
31139042830 release deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 push 07 Aug 2026 01:46AM UTC web-flow github
85.43
31138982542 release deps(deps): bump actions/checkout from 6 to 7 in /.github/workflows push 07 Aug 2026 01:44AM UTC web-flow github
85.43
26826797873 release deps(deps): bump actions/checkout from 5 to 6 in /.github/workflows push 02 Jun 2026 02:34PM UTC web-flow github
85.43
25587107625 release ci: tests for coverage rate push 09 May 2026 01:02AM UTC ilyabrin github
85.43
25586330684 release ci: tests for coverage rate push 09 May 2026 12:32AM UTC ilyabrin github
83.86
25585832925 release ci: tests for coverage rate push 09 May 2026 12:13AM UTC ilyabrin github
82.07
25583956954 release feat: ResourceOptions added push 08 May 2026 11:09PM UTC ilyabrin github
66.97
See All Builds (160)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc