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

openstax / accounts
92%
master: 80%

Build:
Build:
LAST BUILD BRANCH: 2016-accounts-flow
DEFAULT BRANCH: master
Repo Added 17 Oct 2014 11:12PM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH error-page
branch: error-page
CHANGE BRANCH
x
Reset
  • error-page
  • 2016-accounts-flow
  • UPGRADE_TO_RAILS_4
  • accept-terms
  • accounts-travis-testing
  • add-names-to-find-or-create
  • admin-search
  • admin_fixes
  • admin_user_search_improvements
  • alpha
  • application_users-username-search
  • back-after-register
  • back-link-on-profile
  • bad_merge
  • better-name-sanitization
  • bryans_small_improvements_to_my_first_PRs
  • bug/add_app_rake
  • bug/add_ost_apps
  • cc-logout
  • center-headings
  • cnx-signup
  • comment_sessions_line
  • compile-assets
  • cors-update
  • create-admin-task
  • disable-crawlers
  • doorkeeper-rake
  • edit-user
  • email-ask-styling-autocaps-off
  • email-confirmation
  • email-quote-fullname
  • email-validation
  • exact-user-search
  • failed-verification-msg
  • filter-emails-from-logs
  • filter-passwords-in-logs
  • find_duplicate_accounts_rake_task
  • find_multiple_accounts
  • fine-print-main-app-link
  • fix-identityless-reset-password
  • fix/cc-logout
  • fix/social-account-creation
  • fix_262_invalid_byte_seq_utf_8
  • fix_application_form
  • fix_click_to_verify_button
  • fix_forgot_password_uniqueness
  • fix_issue_318_no_method_error
  • fix_oauth_apps_specs
  • fix_redirects
  • fix_sessions_callback_error_msg
  • fix_sync
  • fix_user_tries_adding_same_oauth_provider
  • form-layout
  • gemfile_lock_oops
  • handle_non_western_characters_in_nickname
  • home_page_registration
  • hotfix-11-14
  • iframe-login
  • iframe-styles
  • iframe-width
  • import-osc-users
  • include_username_in_find_dup_accounts
  • jpslav-graceful-email-adding
  • katalyst_merge
  • lev-security-transgression
  • lev_update
  • limit-verify-flash
  • log_out_inactive_admins
  • login-refining
  • login-via-popup
  • login_exception
  • logout-reminder
  • make-user-admin
  • master
  • misc-cleanup-201507
  • more_illegal_state_error_messages
  • more_illegal_state_info
  • more_rate_limit_fixes
  • multiple-auth-from-provider
  • nag-support
  • nag-support-ns
  • new-flow-fixes
  • no-current-human-user
  • no-please-log-in
  • oauth-apps-task
  • p3p
  • pin-opt-in
  • postgres
  • prevent_dbl_click_on_help_page
  • prevent_false_positive_in_log_out_inactive_admins
  • qa-2015-09-22
  • rate_limit_changes
  • rate_limit_logins
  • remote-access
  • remove-app-name-signin
  • remove-ask-for-email
  • remove-branded-logo
  • remove-duplicate-username-taken-error
  • require_recent_login_to_change_authentications
  • require_recent_signin_social_spec
  • reset-without-verification
  • return-query-params-on-logout
  • rm-email-verification
  • ruby-rails-rspec-upgrade
  • security_log
  • sf-contacts
  • sign-up-email
  • sign-up-page
  • skip-terms
  • spring-16-flow
  • spring-16-flow-google
  • spring-16-flow-jp
  • spring-16-flow-karen
  • spring-16-flow-ns
  • subheading
  • tasks
  • temp-users
  • test-unit-error
  • tutor-beta
  • tutor-sprint-11
  • update-fine-print
  • update-readme-should-say-ruby-2.2.3
  • update-rescue-from
  • update-therubyracer
  • update/allow-signups-from-cc
  • update_lev
  • use-rescue-gem
  • uuid-in-user-json
  • v0.1.0-alpha
  • v0.2.0-beta
  • v0.2.1-beta
  • verification-page-updates
  • verification-sent-anon
  • win-close
  • wrap-social-icons
  • xport_users_info_for_grimaldi

pending completion
354

push

travis-ci

karenc
Add route to match everything else in order to catch RoutingError

See http://bdunagan.com/2012/04/27/rescue_from-routingerror-in-rails-3/

It was showing public/404.html before this change.  The catch all in
config/initializers/controllers.rb wasn't able to catch the
RoutingError.  So we need to explicitly match against everything in the
routes and then raise the routing error.

1795 of 1956 relevant lines covered (91.77%)

31.23 hits per line

Relevant lines Covered
Build:
Build:
1956 RELEVANT LINES 1795 COVERED LINES
31.23 HITS PER LINE
Source Files on error-page
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
354 error-page Add route to match everything else in order to catch RoutingError See http://bdunagan.com/2012/04/27/rescue_from-routingerror-in-rails-3/ It was showing public/404.html before this change. The catch all in config/initializers/controllers.rb was... push 13 Mar 2015 11:24PM UTC karenc travis-ci pending completion  
350 error-page fix update dev console raise exception paths push 13 Mar 2015 10:43PM UTC karenc travis-ci pending completion  
343 error-page Merge branch 'error-page' of github.com:openstax/accounts into error-page Conflicts: spec/features/error_pages_spec.rb push 13 Mar 2015 06:20PM UTC jpslav travis-ci pending completion  
339 error-page WIP Add error pages for 403, 404 and 500 The tests are not working yet. I tested it on accounts by changing consider_all_requests_local to false and using the dev console for raising SecurityTransgression error, ActiveRecord::RecordNotFound erro... push 13 Mar 2015 04:36PM UTC karenc travis-ci pending completion  
See All Builds (1664)
  • Repo on GitHub
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