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

pulibrary / allsearch_api / a80abbec-2aed-4282-a410-0011970d763d

01 Dec 2025 11:13PM UTC coverage: 99.903%. Remained the same
a80abbec-2aed-4282-a410-0011970d763d

push

circleci

web-flow
Merge pull request #411 from pulibrary/database-record-rom

Start using ROM-rb for loading Library Database records from CSV

11 of 11 new or added lines in 3 files covered. (100.0%)

86 existing lines in 13 files now uncovered.

1035 of 1036 relevant lines covered (99.9%)

108.64 hits per line

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

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

3
class MainController
3✔
4
  def self.call(_env)
3✔
UNCOV
5
    [200, { 'Content-Type' => 'application/json; charset=utf-8' }, [Main.info.to_json]]
1✔
6
  end
7
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