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

binarylogic / authlogic / 702 / 8
24%
master: 96%

Build:
Build:
LAST BUILD BRANCH: support-string-cookie-values-in-rails-test-cases
DEFAULT BRANCH: master
Ran 11 Sep 2019 05:52PM UTC
Files 40
Run time 1s
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

11 Sep 2019 05:44PM UTC coverage: 23.958%. Remained the same
2.6.1, DB=sqlite, gemfiles/rails_5.2.rb

Pull #681

travis-ci

web-flow
Delete AuthlogicLoadedTooLateError

This error no longer seems to be necessary.

I tested this in a new rails 6.0.0 application. In the following,
my debug output is prefixed with "->".

```
bin/rails server
-> loading rails_adapter.rb
=> Booting Puma
...
* Listening on tcp://localhost:3000
...
-> RailsImplementation included into ActionController::Base
-> RailsImplementation included into ActionController::API
-> loading application_controller.rb
Started GET "/" for 127.0.0.1 at 2019-09-11 13:33:05 -0400
Processing by HomeController#index as HTML
-> activate_authlogic
  Rendering home/index.html.erb within layouts/application
```

We can see that the `activate_authlogic` callback still occurs. So,
raising an AuthlogicLoadedTooLateError would be incorrect.

And, of course, I tested a normal sign in POST.
Pull Request #681: Delete AuthlogicLoadedTooLateError

339 of 1415 relevant lines covered (23.96%)

0.24 hits per line

Source Files on job 702.8 (2.6.1, DB=sqlite, gemfiles/rails_5.2.rb)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 702.8
  • 400d6e45 on github
  • Prev Job for 2.6.1, DB=sqlite, gemfiles/rails_5.2.rb on fix_load_early_error (#700.8)
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