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

supabase / auth / 8782738713
69%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2024 10:50AM UTC
Jobs 1
Files 115
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

22 Apr 2024 10:46AM UTC coverage: 65.582% (+0.003%) from 65.579%
8782738713

push

github

web-flow
feat: send over user in SendSMS Hook instead of UserID (#1551)

## What kind of change does this PR introduce?

We align convention with `SendEmail` and send over a user to avoid
having the user make an additional `getUser` call. Also allows access to
`app_metadata` and `user_metadata` which would be useful for
internationalization where you may want the locale of the user to
determine which template to send.

We also introduce a `PhoneData` struct through which we can introduce
any potential phone related fields. This struct currently lives under
the `hooks` package as there is no `phone` package currently and
introducing one might require a significant refactor. Importing it as as
is under `api` package would cause a circular dependency between `hooks`
and `api` packages.

---------

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

8144 of 12418 relevant lines covered (65.58%)

60.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8782738713.1 22 Apr 2024 10:50AM UTC 115
65.58
GitHub Action Run
Source Files on build 8782738713
  • Tree
  • List 115
  • Changed 17
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d4d743c2 on github
  • Prev Build on master (#8693432544)
  • Next Build on master (#8783714036)
  • 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