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

yitsushi / totp-cli / 5584998495 / 1
17%
master: 20%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/crypto-0.45.0
DEFAULT BRANCH: master
Ran 18 Jul 2023 08:17AM UTC
Files 19
Run time 0s
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

18 Jul 2023 08:08AM UTC coverage: 17.146%. First build
5584998495.1

push

github

yitsushi
refactor: use urfave/cli instead of yitsushi/go-commander

My CLI lib[^1] was a good exercise and an experiment[^2] 7 years ago. Back
then, I did not plan to use it that long.

I tried to keep the interface the same as it was before. Some changed,
but I don't think anyone will notice as only `dump` and `import`
changes.

* The `import` command now requires an `--input` flag instead of a
  positional argument.
* The `dump` command now required a `--yes-please` flag to make sure the
  user understands that the exported content will NOT be encrypted.
* The `dump` command now requires an `--output` flag, stdout is not the
  default behaviour. If someone really wants to dump secrets to
  stdout... Well, you can use `--output=/dev/stdout`.

Bug fixes:
* Import did not import Prefix on overwrite.

Closes #39

[^1]: https://github.com/yitsushi/go-commander
[^2]: https://github.com/yitsushi/totp-cli/issues/78#issuecomment-1639523393

Signed-off-by: Efertone <efertone@pm.me>

149 of 869 relevant lines covered (17.15%)

1.32 hits per line

Source Files on job 5584998495.1
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5584998495
  • 9e2d93bb on github
  • Next Job for on use-urfave (#5585136080.1)
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