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

enriclluelles / route_translator / 15637917482
100%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2025 03:13PM UTC
Jobs 2
Files 13
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

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

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%)

4439.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-head - 15637917482.1 13 Jun 2025 03:13PM UTC 13
99.65
GitHub Action Run
2 run-3.1 - 15637917482.2 13 Jun 2025 03:13PM UTC 13
99.65
GitHub Action Run
Source Files on build 15637917482
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • eabe695b on github
  • Prev Build on master (#15620432130)
  • Next Build on master (#15649890581)
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