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

scarver2 / printavo-ruby / 23849644729
100%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2026 12:55PM UTC
Jobs 1
Files 85
Run time 1min
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

01 Apr 2026 12:54PM UTC coverage: 100.0%. Remained the same
23849644729

push

github

web-flow
feat: v0.15.0 — Configurable Retry/Backoff & Thor CLI (#23)

* feat: v0.15.0 — configurable retry/backoff and Thor CLI

Connection: exponential backoff with ±50% jitter (backoff_factor: 2,
interval_randomness: 0.5); configurable max_retries and retry_on_rate_limit.
Client: surfaces max_retries: and retry_on_rate_limit: kwargs.
CLI: Thor-based printavo executable — customers, orders list/find commands.
Gemspec: add thor runtime dep, fix spec.files to include .graphql + bin/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: update Gemfile.lock for v0.15.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: prepend lib/ to load path in bin/printavo

Without this, `require 'printavo/cli'` raises LoadError when the
executable is invoked directly (outside of bundler). Standard Thor
gem pattern: $LOAD_PATH.unshift(File.join(__dir__, '..', 'lib')).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: add version command and exit_on_failure? to CLI

- printavo version now prints the gem version
- exit_on_failure? = true silences Thor deprecation warning on error paths

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

58 of 58 new or added lines in 3 files covered. (100.0%)

1509 of 1509 relevant lines covered (100.0%)

3.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23849644729.1 01 Apr 2026 12:55PM UTC 85
100.0
GitHub Action Run
Source Files on build 23849644729
  • Tree
  • List 85
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23849644729
  • 2a4e3da9 on github
  • Prev Build on master (#23848045208)
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