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

codebar / planner / 28167191346
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/chapter-status
DEFAULT BRANCH: master
Ran 25 Jun 2026 11:37AM UTC
Jobs 1
Files 187
Run time 2min
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

25 Jun 2026 11:34AM UTC coverage: 95.077% (-0.3%) from 95.333%
28167191346

Pull #2649

github

mroderick
fix: return fail! response instead of nil on authentication errors

fail! returns a valid Rack response array, but the strategy did
fail!(...); return — the bare return discarded it and returned nil.
The middleware chain then crashed with NoMethodError on nil when
trying to wrap the body (Rack::TempfileReaper).
Pull Request #2649: feat: add magic link auth provider with code exchange

213 of 237 new or added lines in 4 files covered. (89.87%)

3 existing lines in 2 files now uncovered.

3631 of 3819 relevant lines covered (95.08%)

41.3 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
86.92
lib/omniauth/strategies/codebar.rb
10
92.13
0.0% app/services/invitation_manager.rb

Coverage Regressions

Lines Coverage ∆ File
2
96.15
-0.14% app/controllers/admin/sponsors_controller.rb
1
96.0
-0.3% app/controllers/subscriptions_controller.rb
Jobs
ID Job ID Ran Files Coverage
1 28167191346.1 25 Jun 2026 11:37AM UTC 1122
68.94
GitHub Action Run
Source Files on build 28167191346
  • Tree
  • List 187
  • Changed 119
  • Source Changed 8
  • Coverage Changed 118
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28167191346
  • Pull Request #2649
  • PR Base - master (#28025002936)
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