• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

supabase / auth / 21720664236 / 1
69%
master: 71%

Build:
Build:
LAST BUILD BRANCH: release-please--branches--master
DEFAULT BRANCH: master
Ran 05 Feb 2026 05:39PM UTC
Files 171
Run time 4s
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

05 Feb 2026 04:57PM UTC coverage: 68.908% (+0.06%) from 68.848%
21720664236.1

Pull #2365

github

Chris Stockton
feat: add metadata field to all hooks

Adds constructors for all hook input types:
* MFAVerificationAttemptInput
* PasswordVerificationAttemptInput
* CustomAccessTokenInput
* SendSMSInput,
* SendEmailInput

To consistently populate metadata fields:
* `name` - Hook Name
* `uuid` - Request UUID
* `time` - Request Time
* `ip_address` Request IP Address

This improves observability and security auditing by guaranteeing
that all hook invocations include request metadata. It also
enables new use cases by passing the request IP address. For
example more advanced methods for rate limiting login or
MFA attempts may now be implemented.
Pull Request #2365: feat: add metadata field to all hooks

14940 of 21681 relevant lines covered (68.91%)

80.57 hits per line

Source Files on job 21720664236.1
  • Tree
  • List 171
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21720664236
  • 066aa48c on github
  • Prev Job for on cs/hooks-add-metdata (#21450104510.1)
  • Delete
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