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

supabase / auth / 18170389302
69%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2025 05:36PM 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

01 Oct 2025 05:28PM UTC coverage: 67.598% (-0.02%) from 67.614%
18170389302

push

github

web-flow
feat: notify users when their phone number has changed (#2184)

This PR adds support for sending the user an email notification when
their phone number has been changed.

3 new environment variables are introduced:

- `GOTRUE_MAILER_SUBJECTS_PHONE_CHANGED_NOTIFICATION`: Email subject to
use for phone changed notification.
- `GOTRUE_MAILER_TEMPLATES_PHONE_CHANGED_NOTIFICATION`: The URL to
specify a custom template.
- `GOTRUE_MAILER_NOTIFICATIONS_PHONE_CHANGED_ENABLED`: whether the
notification is enabled or not.

The feature is disabled by default. To enable it, the
`GOTRUE_MAILER_NOTIFICATIONS_PHONE_CHANGED_ENABLED` environment variable
must be set to `true`.

29 of 47 new or added lines in 5 files covered. (61.7%)

13381 of 19795 relevant lines covered (67.6%)

67.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
75.04
-0.0% internal/api/verify.go
6
66.47
-0.15% internal/api/mail.go
9
71.99
-2.37% internal/mailer/templatemailer/templatemailer.go
Jobs
ID Job ID Ran Files Coverage
1 18170389302.1 01 Oct 2025 05:36PM UTC 166
67.6
GitHub Action Run
Source Files on build 18170389302
  • Tree
  • List 166
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 21f30702 on github
  • Prev Build on master (#18138525531)
  • Next Build on master (#18321779950)
  • 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