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

supabase / auth / 11165238010
69%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2024 03:52PM CUT
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

03 Oct 2024 03:46PM CUT coverage: 57.967% (+0.001%) from 57.966%
11165238010

push

github

web-flow
fix: refactor mfa validation into functions (#1780)

## What kind of change does this PR introduce?

We make the following changes:
- Move all checks for factor validation into a single function. This
ensures that we can re-use it across methods so we don't miss checks
- Removes un-used functions
- For MFA (TOTP) changes the duplicate friendly name from one that is
done at the database level to one that is done at the application level.
This aligns with MFA (Phone)

30 of 41 new or added lines in 1 file covered. (73.17%)

9 existing lines in 2 files now uncovered.

9342 of 16116 relevant lines covered (57.97%)

56.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
11
65.84
0.62% internal/api/mfa.go

Uncovered Existing Lines

Lines Coverage ∆ File
4
75.68
-10.81% internal/utilities/postgres.go
5
65.84
0.62% internal/api/mfa.go
Jobs
ID Job ID Ran Files Coverage
1 11165238010.1 03 Oct 2024 03:52PM CUT 128
57.97
GitHub Action Run
Source Files on build 11165238010
  • Tree
  • List 128
  • Changed 9
  • Source Changed 0
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
internal/api/provider/slack.go93 60 0 60 0.0
0.0
client/admin/client.go2673 1608 0 1608 0.0
0.0
internal/api/provider/linkedin_oidc.go80 50 0 50 0.0
0.0
internal/api/provider/errors.go49 27 0 27 0.0
0.0
cmd/version_cmd.go17 3 0 3 0.0
0.0
cmd/migrate_cmd.go109 78 0 78 0.0
0.0
cmd/root_cmd.go63 33 0 33 0.0
0.0
cmd/admin_cmd.go130 87 0 87 0.0
0.0
cmd/serve_cmd.go106 72 0 72 0.0
0.0
internal/api/provider/spotify.go113 68 0 68 0.0
Showing 1 to 10 of 128 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 13
  • Next
  • ►
    0.0
    client/
  • ►
    0.0
    cmd/
  • ►
    65.8
    internal/
  • Back to Repo
  • 410b8acd on github
  • Prev Build on master (#11165006217)
  • Next Build on master (#11195330646)
  • 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