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

pulibrary / pdc_describe / 7ae96b6b-0a64-4479-9fa1-8ba6526e2c87

20 Mar 2024 12:42PM UTC coverage: 30.068% (-66.2%) from 96.266%
7ae96b6b-0a64-4479-9fa1-8ba6526e2c87

Pull #1701

circleci

leefaisonr
makes it so that links open in new window
Pull Request #1701: Update language on submission form

1019 of 3389 relevant lines covered (30.07%)

0.4 hits per line

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

0.0
/app/models/domain.rb
1
# frozen_string_literal: true
2

3
class Domain
×
4
  def self.all
×
5
    # Values taken from PDC Discovery
6
    # https://github.com/pulibrary/pdc_discovery/blob/main/lib/traject/domain.rb
7
    domains = []
×
8
    domains << "Engineering"
×
9
    domains << "Humanities"
×
10
    domains << "Natural Sciences"
×
11
    domains << "Social Sciences"
×
12
    domains
×
13
  end
×
14
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