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

stripe / stripe-ruby / #4763 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2023 01:15AM UTC
Files 221
Run time 4s
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

22 Aug 2023 01:15AM UTC coverage: 98.0% (+0.7%) from 97.263%
#4763.1

push

github-action

web-flow
Explicitly format timestamp in SignatureVerificationError message (#1262)

When interpolating a Time object in a String, Ruby calls `to_s` under the hood.

For Rails applications defining a `default` string format, this triggers deprecation warnings as of v7.0.7: https://github.com/rails/rails/pull/48555

This change fixes that by explicitly formatting the timestamp (using the same `YYYY-MM-DD HH:mm:ss` format currently implicitly used).

8818 of 8998 relevant lines covered (98.0%)

250.97 hits per line

Source Files on job #4763.1
  • Tree
  • List 0
  • Changed 121
  • Source Changed 0
  • Coverage Changed 112
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4763
  • 79463b2e on github
  • Prev Job for on master (##4756.1)
  • Next Job for on master (##4764.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