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

curationexperts / laevigata / 9c5e59ab-5735-4bb0-a009-c5659780ad91

14 May 2025 11:34PM UTC coverage: 97.411%. Remained the same
9c5e59ab-5735-4bb0-a009-c5659780ad91

push

circleci

mark-dce
[FIX] disable "Summer 2024" graduation date option

2822 of 2897 relevant lines covered (97.41%)

52.28 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