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

MushroomObserver / mushroom-observer / 29570361238
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: njw-4859-gps-leak-tripwire
DEFAULT BRANCH: main
Ran 17 Jul 2026 09:37AM UTC
Jobs 1
Files 1753
Run time 3min
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

17 Jul 2026 09:32AM UTC coverage: 99.125%. Remained the same
29570361238

Pull #4824

github

mo-nathan
Fix mirror not busting caches: force updated_at when files rewritten

Image::Processor#update_image_record_width_height_and_transferred
relied on width/height/transferred going dirty to produce an UPDATE.
A mirror leaves width/height unchanged, and transferred can already
be false (any environment with no writable image servers, or a
not-yet-transferred image), so Rails skipped the UPDATE entirely --
updated_at never moved, the #4808 URL token never changed, and
browsers kept the pre-mirror bytes. Rotations dodged this only
because width/height swap. Force updated_at explicitly so any
reprocessing that rewrites the files always flips the token.

Found by Nathan testing #4824: mirrored dev images had fresh file
mtimes but day-old updated_at; rotated ones bumped both.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #4824: Cache-bust image rendition URLs with an `updated_at` token in `Image::URL#source_url`

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

52701 of 53166 relevant lines covered (99.13%)

767.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29570361238.1 17 Jul 2026 09:37AM UTC 1753
99.13
GitHub Action Run
Source Files on build 29570361238
  • Tree
  • List 1753
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29570361238
  • Pull Request #4824
  • PR Base - main (#29550697352)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc