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

mroderick / codebar-planner / 22257860652
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/chapters-sidebar-v3
DEFAULT BRANCH: master
Ran 21 Feb 2026 01:48PM UTC
Jobs 1
Files 175
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

21 Feb 2026 01:43PM UTC coverage: 95.591%. First build
22257860652

push

github

mroderick
fix: eager load sponsors and sponsorships in EventsController

Motivation:
Bullet was reporting N+1 queries when rendering the events index page.
The view calls event.sponsors which requires the sponsorships join table
to be eager loaded.

Analysis:
- Before: N+1 query per event for sponsors
- After: Single query with LEFT OUTER JOIN on sponsorships

This applies to both upcoming and past events queries in the index action.

4 of 4 new or added lines in 1 file covered. (100.0%)

3274 of 3425 relevant lines covered (95.59%)

44.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22257860652.1 21 Feb 2026 01:48PM UTC 1050
70.54
GitHub Action Run
Source Files on build 22257860652
  • Tree
  • List 175
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22257860652
  • 94348d06 on github
  • Delete
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