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

codebar / planner / 26660988903
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/flaky-fabricator-time-attributes
DEFAULT BRANCH: master
Ran 29 May 2026 08:42PM UTC
Jobs 1
Files 188
Run time 1min
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

29 May 2026 08:38PM UTC coverage: 95.319%. Remained the same
26660988903

Pull #2631

github

mroderick
fix: wrap fabricator time attributes in blocks to prevent flaky tests

The Fabrication gem evaluates attributes without blocks once and caches
the value. When  was first called inside a
travel_to block (e.g. in event_spec.rb), the date_and_time default
was cached as a past date. All subsequent events fabricated in the
same process reused that cached value, making them appear as past
events. This caused the view_event_spec feature tests to fail because
the event page showed 'This event has already occurred' instead of
the 'Log in' link.

Also reset Capybara sessions after each feature spec as a defensive
measure against session leaks between tests.
Pull Request #2631: fix: wrap fabricator time attributes in blocks to prevent flaky tests

3543 of 3717 relevant lines covered (95.32%)

41.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26660988903.1 29 May 2026 08:42PM UTC 1128
69.68
GitHub Action Run
Source Files on build 26660988903
  • Tree
  • List 188
  • Changed 123
  • Source Changed 0
  • Coverage Changed 123
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26660988903
  • Pull Request #2631
  • PR Base - master (#26658007882)
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