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

ilyabrin / disk
78%

Build:
Build:
LAST BUILD BRANCH: v1.2.0
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 v1.2.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • release
  • 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
31369290986

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
31369290986 v1.2.0 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:16AM UTC ilyabrin github
77.52
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
31140591734 dependabot/github_actions/dot-github/workflows/coverallsapp/github-action-2.3.8 deps(deps): bump coverallsapp/github-action in /.github/workflows Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.8. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [... Pull #76 07 Aug 2026 02:14AM UTC web-flow github
85.43
31140592374 dependabot/github_actions/dot-github/workflows/coverallsapp/github-action-2.3.8 Merge 6632bb0e4 into f796eb0df Pull #76 07 Aug 2026 02:14AM UTC web-flow github
85.43
31140579239 dependabot/github_actions/dot-github/workflows/actions/setup-go-7 deps(deps): bump actions/setup-go from 6 to 7 in /.github/workflows Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/... Pull #75 07 Aug 2026 02:14AM UTC web-flow github
85.43
31140581171 dependabot/github_actions/dot-github/workflows/actions/setup-go-7 Merge a291d91df into f796eb0df Pull #75 07 Aug 2026 02:14AM UTC web-flow github
85.43
31140514257 dependabot/github_actions/dot-github/workflows/securego/gosec-2.28.0 deps(deps): bump securego/gosec in /.github/workflows Bumps [securego/gosec](https://github.com/securego/gosec) from 2.22.8 to 2.28.0. - [Release notes](https://github.com/securego/gosec/releases) - [Commits](https://github.com/securego/gosec/com... Pull #74 07 Aug 2026 02:13AM UTC web-flow github
85.43
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
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