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

supabase / auth / 18138525531
69%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2025 05:46PM UTC
Jobs 1
Files 166
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

30 Sep 2025 05:38PM UTC coverage: 67.614% (-0.07%) from 67.686%
18138525531

push

github

web-flow
feat: MFA factor enrollment notifications (#2183)

This PR adds support for sending email notifications to a user when a
factor has been enrolled/unenrolled for their account.

6 new environment variables are introduced:

-
`GOTRUE_MAILER_SUBJECTS_MFA_FACTOR_{ENROLLED|UNENROLLED}_NOTIFICATION`:
Email subject to use for password changed notification.
-
`GOTRUE_MAILER_TEMPLATES_MFA_FACTOR_{ENROLLED|UNENROLLED}_NOTIFICATION`:
The URL to specify a custom template.
-
`GOTRUE_MAILER_NOTIFICATIONS_MFA_FACTOR_{ENROLLED|UNENROLLED}_ENABLED`:
whether the notification is enabled or not.

The feature is disabled by default. To enable it, the
`GOTRUE_MAILER_NOTIFICATIONS_MFA_FACTOR_{ENROLLED|UNENROLLED}_ENABLED`
environment variable must be set to `true`.

50 of 94 new or added lines in 5 files covered. (53.19%)

13353 of 19749 relevant lines covered (67.61%)

66.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
66.62
-0.31% internal/api/mail.go
16
57.13
-0.58% internal/api/mfa.go
16
74.36
-4.63% internal/mailer/templatemailer/templatemailer.go
Jobs
ID Job ID Ran Files Coverage
1 18138525531.1 30 Sep 2025 05:46PM UTC 166
67.61
GitHub Action Run
Source Files on build 18138525531
  • Tree
  • List 166
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 53db712f on github
  • Prev Build on master (#18137474413)
  • Next Build on master (#18170389302)
  • 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

© 2025 Coveralls, Inc