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

supabase / auth / 11256757764
69%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2024 02:16PM UTC
Jobs 1
Files 128
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

09 Oct 2024 02:10PM UTC coverage: 57.933% (-0.06%) from 57.992%
11256757764

push

github

web-flow
fix: add twilio verify support on mfa (#1714)

## What kind of change does this PR introduce?

As per title, we need to add a separate check when `verify` with Twilio
Verify as the OTP is stored with Twilio verify and not stored by
Supabase Auth. Supabase Auth will need to make a HTTP request to Twilio,
via `VerifyOTP` and have Twilio tell it whether the code was correct.

8 of 30 new or added lines in 5 files covered. (26.67%)

1 existing line in 1 file now uncovered.

9351 of 16141 relevant lines covered (57.93%)

56.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
57.63
-3.09% internal/api/sms_provider/messagebird.go
3
59.26
-3.49% internal/api/sms_provider/textlocal.go
3
48.1
-1.9% internal/api/sms_provider/twilio.go
3
61.82
-3.57% internal/api/sms_provider/vonage.go
10
65.22
-0.62% internal/api/mfa.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
65.22
-0.62% internal/api/mfa.go
Jobs
ID Job ID Ran Files Coverage
1 11256757764.1 09 Oct 2024 02:16PM UTC 128
57.93
GitHub Action Run
Source Files on build 11256757764
  • Tree
  • List 128
  • Changed 7
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aeb5d8f8 on github
  • Prev Build on master (#11195341479)
  • Next Build on master (#11276778377)
  • 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