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

scarver2 / printavo-ruby / 23750659564
100%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 02:41PM UTC
Jobs 1
Files 20
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

30 Mar 2026 02:41PM UTC coverage: 100.0%. Remained the same
23750659564

push

github

web-flow
feat: v0.5.0 — Mutations for Customers, Orders, and Inquiries (#11)

* feat: v0.5.0 — Mutations for Customers, Orders, and Inquiries

- Customers#create / #update via customerCreate / customerUpdate
  Normalizes primaryContact + companyName into flat Customer model shape
- Orders#create / #update via quoteCreate / quoteUpdate
  Normalizes `total` → `totalPrice` for Order model compatibility
- Orders#update_status via statusUpdate; handles OrderUnion inline fragments
- Inquiries#create / #update via inquiryCreate / inquiryUpdate
- All mutation inputs accept snake_case kwargs, camelized for GraphQL
- Private build_customer / build_order normalizers on respective resources
- Factory helpers: fake_customer_mutation_response, fake_order_mutation_response
- 165 examples, 0 failures, 100% coverage, 0 RuboCop offenses

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

* fix: update Gemfile.lock PATH version to 0.5.0

Gemfile.lock PATH section still referenced 0.5.0 gemspec version but
was locked at 0.4.0 — bundler --deployment rejects the mismatch (exit 16).

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

---------

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

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

352 of 352 relevant lines covered (100.0%)

5.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23750659564.1 30 Mar 2026 02:41PM UTC 20
100.0
GitHub Action Run
Source Files on build 23750659564
  • Tree
  • List 20
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23750659564
  • f7b9c2b5 on github
  • Prev Build on master (#23729537171)
  • Next Build on master (#23765409067)
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