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

pulibrary / allsearch_api / d0fa7c7d-a8bb-465c-96dd-2ac904581932

14 Oct 2025 05:07PM UTC coverage: 99.9% (+0.6%) from 99.32%
d0fa7c7d-a8bb-465c-96dd-2ac904581932

Pull #398

circleci

sandbergja
Remove code that is now unused
Pull Request #398: Replace all of our Rails controllers with Rack applications

12 of 12 new or added lines in 6 files covered. (100.0%)

18 existing lines in 3 files now uncovered.

995 of 996 relevant lines covered (99.9%)

115.81 hits per line

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

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

3
class FindingaidsController < RackResponseController
3✔
4
  def initialize(request)
3✔
UNCOV
5
    super
20✔
UNCOV
6
    @service = Findingaids
20✔
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

© 2025 Coveralls, Inc