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

codebar / planner / 27961538744
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/chapter-status
DEFAULT BRANCH: master
Ran 22 Jun 2026 02:53PM UTC
Jobs 1
Files 186
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

22 Jun 2026 02:49PM UTC coverage: 95.31% (-0.009%) from 95.319%
27961538744

Pull #2662

github

mroderick
refactor: extract InvitationManager from models to services

Move InvitationManager + WorkshopInvitationManagerConcerns from
app/models/ to app/services/ as a single file, dissolving the
code-slicing concern.

This is a layer violation fix per Layered Design for Ruby on Rails
Applications (Dementyev, 2024):
- Domain layer (models) should not call mailers directly
- Application layer (services) is the correct home for orchestration
- Concerns should be behavioral, not group methods of one class

Specs moved from spec/models/ to spec/services/ accordingly.
Pull Request #2662: refactor: extract InvitationManager from models to services

117 of 127 new or added lines in 1 file covered. (92.13%)

3536 of 3710 relevant lines covered (95.31%)

42.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
92.13
app/services/invitation_manager.rb
Jobs
ID Job ID Ran Files Coverage
1 27961538744.1 22 Jun 2026 02:53PM UTC 1116
69.9
GitHub Action Run
Source Files on build 27961538744
  • Tree
  • List 186
  • Changed 117
  • Source Changed 0
  • Coverage Changed 117
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27961538744
  • Pull Request #2662
  • PR Base - master (#27939893259)
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