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

avonderluft / bible270 / #4
96%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2026 03:11AM UTC
Jobs 1
Files 41
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

03 Aug 2026 03:11AM UTC coverage: 75.968% (-0.7%) from 76.69%
#4

push

avonderluft
Implement persistent sessions via remember-me cookie

Add an encrypted, long-lived cookie to allow readers to stay signed in
across browser restarts. This is particularly useful for mobile users
whose browser sessions expire frequently.

- Add `remember_token` to `Reader` to allow remote session revocation.
- Add `remember_for` configuration to control expiration (defaults to 1
  year).
- Update `SessionsController` to set/clear cookies on sign in/out.
- Add `reader_from_remember_cookie` to restore sessions automatically.

41 of 42 new or added lines in 5 files covered. (97.62%)

35 existing lines in 2 files now uncovered.

1334 of 1756 relevant lines covered (75.97%)

417.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
45.56
-23.41% app/controllers/bible270/sessions_controller.rb

Coverage Regressions

Lines Coverage ∆ File
26
45.56
-23.41% app/controllers/bible270/sessions_controller.rb
9
53.57
-32.14% app/models/bible270/setting.rb
Jobs
ID Job ID Ran Files Coverage
1 #4.1 03 Aug 2026 03:11AM UTC 41
75.97
Source Files on build #4
  • Tree
  • List 41
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2d2386f1 on github
  • Prev Build on main
  • Next Build on main
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