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

omniauth / omniauth / 18169722758
100%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2025 05:04PM UTC
Jobs 1
Files 10
Run time 1min
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

01 Oct 2025 05:03PM UTC coverage: 99.815% (+0.003%) from 99.812%
18169722758

push

github

web-flow
Add after_request_phase callback hook (#1147)

* Add after_request_phase to strategy

There are cases when you want to execute some code
after the request phase but before the callback phase.
For example, you might want to perform some logging,
access the result from the request phase, or modify the environment.

This commit adds an `after_request_phase` hook to the OmniAuth
builder, allowing developers to define custom behavior
after the request phase is completed. This hook is executed
after the request phase but before the callback phase,
providing a convenient place to handle any necessary logic.

---------

Co-authored-by: Bobby McDonald <BobbyMcWho@users.noreply.github.com>

13 of 13 new or added lines in 3 files covered. (100.0%)

541 of 542 relevant lines covered (99.82%)

24.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18169722758.1 01 Oct 2025 05:04PM UTC 10
99.82
GitHub Action Run
Source Files on build 18169722758
  • Tree
  • List 10
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18169722758
  • 3a249afa on github
  • Prev Build on master (#15054145184)
  • Next Build on master (#18169791320)
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