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

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

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2023 01:16AM 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:16AM UTC coverage: 93.144% (-4.1%) from 97.263%
#4764.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).

9089 of 9758 relevant lines covered (93.14%)

246.92 hits per line

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