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

curationexperts / laevigata / c8f284b3-21d1-4be6-8347-ee3a5815cd73

07 May 2026 11:22PM UTC coverage: 97.443%. Remained the same
c8f284b3-21d1-4be6-8347-ee3a5815cd73

push

circleci

mark-dce
Update Laney and Rollins programs

**ISSUE**
In order to edit ETDs submitted with various legacy department names,
those departments need to be in the present in the vocabulary. If
the department name is not present, the ETD may not be editable or
may cause an exception when trying to save it.

**RESOLUTION**
Ensure legacy department names are in the program lists for
relevant schools.

NOTE: This P.R. also deactivates Laney schools per
Freshdesk Ticket #251

2782 of 2855 relevant lines covered (97.44%)

49.77 hits per line

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

100.0
/app/controllers/omniauth_controller.rb
1
class OmniauthController < Devise::SessionsController
2✔
2
  def new
2✔
3
    # Rails.logger.debug "SessionsController#new: request.referer = #{request.referer}"
4
    if Rails.env.production?
3✔
5
      redirect_to user_shibboleth_omniauth_authorize_path
1✔
6
    else
7
      super
2✔
8
    end
9
  end
10
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