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

pulibrary / allsearch_api / d9dc41b2-997b-488c-8f04-af8237222f5d

14 Oct 2025 03:27PM UTC coverage: 99.32% (-0.2%) from 99.514%
d9dc41b2-997b-488c-8f04-af8237222f5d

push

circleci

web-flow
Merge pull request #395 from pulibrary/migrate-some-more-rails-controllers

Migrate a few more controllers away from Rails

8 of 8 new or added lines in 4 files covered. (100.0%)

76 existing lines in 15 files now uncovered.

1022 of 1029 relevant lines covered (99.32%)

96.72 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/app/controllers/article_controller.rb
1
# frozen_string_literal: true
2

3
class ArticleController < ServiceController
3✔
4
  def initialize
3✔
UNCOV
5
    super
11✔
UNCOV
6
    @service = Article
11✔
7
  end
8
end
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