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

enriclluelles / route_translator / 15637917482 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2025 03:14PM UTC
Files 13
Run time 29s
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

13 Jun 2025 03:13PM UTC coverage: 99.654%. Remained the same
15637917482.2

push

github

web-flow
Fix test by reloading routes after config reset (#332)

Since Rails 8.0, route loading timing changed, causing order-dependent
test failures when routes are dynamically changed between specs.

By calling `Rails.application.reload_routes!` we ensure routes are
always in sync with the current configuration, avoiding test pollution
and fixing random failures.

This is not being added to the global `teardown_config` for performance
reasons.

Additionally, remove setup and teardown config where config is not
changed

Fix #321

Refs:
- rails/rails@9f80efc791
- rails/rails#52353

288 of 289 relevant lines covered (99.65%)

2959.41 hits per line

Source Files on job run-3.1 - 15637917482.2
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15637917482
  • eabe695b on github
  • Prev Job for on master (#15620432130.2)
  • Next Job for on master (#15649890581.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