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

yitsushi / totp-cli
56%
master: 20%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 22 Jun 2020 10:41AM UTC
Files 28
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 125-vendor-package-for-gentoo
  • 133-add-sha2
  • 136-add-time-period
  • 38-auto-versioning
  • 47-clear-prefix
  • 74-fix-update-error-handling
  • 88-remaining-time
  • 95-fix-no-newline-input
  • add-prefix
  • add-release-signing
  • add-signing-keys-to-readme
  • add-update-command
  • bit-of-refactor
  • dependabot/go_modules/filippo.io/age-1.2.1
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • document-default-cred-path
  • fix-release-build
  • import-command
  • improve-kdf-test-pr-check
  • main
  • master
  • pass-with-env
  • put-windows-back
  • refactor-storage
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.3
  • refs/tags/v1.2.4
  • refs/tags/v1.2.5
  • refs/tags/v1.2.6
  • refs/tags/v1.2.7
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.4.0
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.5.2
  • refs/tags/v1.5.3
  • refs/tags/v1.6.0
  • refs/tags/v1.7.0
  • remove-panic
  • remove-update-command
  • remove-util
  • rename-account
  • return-nil
  • small-changes
  • some-cleanup
  • some-random-fixes
  • try-to-fix-autocomplete
  • update-checkout-action
  • update-deps
  • update-deps-20240619
  • update-go-cleanup
  • update-some-comments
  • update-workflow-versions
  • use-urfave
  • v1.1.10
  • v1.1.11
  • v1.1.12
  • v1.1.13
  • v1.8.0
  • v1.8.1
  • v1.8.2
  • v1.8.3
  • v1.8.4
  • v1.8.5
  • v1.8.6
  • v1.8.7
  • v1.8.8
  • v1.9.0
  • v1.9.1
  • v1.9.2

15 May 2026 11:06PM UTC coverage: 55.519%. Remained the same
25945618030

push

github

web-flow
Add winget package install instructions (#147)

674 of 1214 relevant lines covered (55.52%)

4.11 hits per line

Relevant lines Covered
Build:
Build:
1214 RELEVANT LINES 674 COVERED LINES
4.11 HITS PER LINE
Source Files on master
  • Tree
  • List 28
  • 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
25945618030 main Add winget package install instructions (#147) push 15 May 2026 11:07PM UTC web-flow github
55.52
25945607496 main fix: address potential bugs found in code review (#150) * fix: address potential bugs found in code review Bug fixes: - import: pass empty namespace to AddNamespace so accounts from new namespaces are not mistakenly treated as conflicts, causi... push 15 May 2026 11:06PM UTC web-flow github
55.52
25945449494 bit-of-refactor fix(lint): resolve golangci-lint failures Downgrade go-header to v0.5.0 to match the API expected by golangci-lint v2.12.2 (v1.0.0 introduced breaking changes). Run golangci-lint fmt to fix gofumpt formatting in otp.go and otp_test.go. Signed-of... Pull #150 15 May 2026 11:01PM UTC yitsushi github
55.52
25944304688 bit-of-refactor update more dependencies Signed-off-by: Victoria Nadasdi <victoria@efertone.me> Pull #150 15 May 2026 10:25PM UTC yitsushi github
55.52
25943746626 bit-of-refactor chore(deps): bump dependencies - filippo.io/age v1.2.1 → v1.3.1 - filippo.io/hpke v0.4.0 (new transitive dep of age) - github.com/urfave/cli/v2 v2.27.6 → v2.27.7 - golang.org/x/{crypto,mod,sync,sys,term,text,tools} updated Signed-off-by: Victori... Pull #150 15 May 2026 10:08PM UTC yitsushi github
55.52
25943568760 bit-of-refactor fix: address potential bugs found in code review Bug fixes: - import: pass empty namespace to AddNamespace so accounts from new namespaces are not mistakenly treated as conflicts, causing spurious overwrite prompts - set-length: validate Pars... Pull #150 15 May 2026 10:03PM UTC yitsushi github
55.52
19522828000 dependabot/go_modules/golang.org/x/crypto-0.45.0 chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.45.0. - [Commits](https://github.com/golang/crypto/compare/v0.37.0...v0.45.0) --- updated-dependencies: - ... Pull #143 20 Nov 2025 02:01AM UTC web-flow github
27.34
17133562080 main chore(deps): bump github.com/go-viper/mapstructure/v2 (#142) Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Change... push 21 Aug 2025 04:56PM UTC web-flow github
27.34
17131617579 dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0 chore(deps): bump github.com/go-viper/mapstructure/v2 Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](ht... Pull #142 21 Aug 2025 03:32PM UTC web-flow github
27.34
17131618198 dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0 Merge 65eaad64e into 57ecfa136 Pull #142 21 Aug 2025 03:32PM UTC web-flow github pending completion  
See All Builds (259)
  • 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