Skip to content

feat: support sms authentication in local dev - #1274

Merged
sweatybridge merged 7 commits into
mainfrom
auth-sms
Jul 5, 2023
Merged

feat: support sms authentication in local dev#1274
sweatybridge merged 7 commits into
mainfrom
auth-sms

Conversation

@sweatybridge

@sweatybridgesweatybridge commented Jul 3, 2023

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

feature

What is the new behavior?

Additional context

Add any other context or screenshots.

@coveralls

coveralls commented Jul 4, 2023

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 5462022049

  • 67 of 152(44.08%) changed or added relevant lines in 2 files are covered.
  • 14 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.6%) to 61.319%

Changes Missing CoverageCovered LinesChanged/Added Lines%
internal/start/start.go326251.61%
internal/utils/config.go359038.89%
Files with Coverage ReductionNew Missed Lines%
internal/utils/config.go355.14%
internal/start/start.go467.99%
internal/gen/keys/keys.go77.94%
TotalsCoverage Status
Change from base Build 5461950960:-0.6%
Covered Lines:4621
Relevant Lines:7536

💛 - Coveralls

Comment threadinternal/utils/config.go
Comment threadinternal/utils/templates/init_config.toml Outdated
Comment threadinternal/utils/config.go
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow configuration of SUPABASE_REST_URL when using Supabase Studio from CLI Support for auth.phone in the config file

3 participants

@sweatybridge@coveralls@soedirgo