Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: format test otps #1567

Merged
merged 1 commit into from
Apr 30, 2024
Merged

fix: format test otps #1567

merged 1 commit into from
Apr 30, 2024

Conversation

kangmingtay
Copy link
Member

What kind of change does this PR introduce?

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@kangmingtay kangmingtay requested a review from a team as a code owner April 30, 2024 15:14
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8897295014

Details

  • 1 of 7 (14.29%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 65.704%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/conf/configuration.go 1 7 14.29%
Totals Coverage Status
Change from base Build 8894520974: -0.03%
Covered Lines: 8209
Relevant Lines: 12494

💛 - Coveralls

@hf
Copy link
Contributor

hf commented Apr 30, 2024

Maybe some better validation is necessary though...

@kangmingtay
Copy link
Member Author

@hf this applies the same formatting we perform on phone numbers for other endpoints - i didn't want to apply the E.164 validation because it didn't want it to fail when the config loads

@kangmingtay kangmingtay merged commit 434a59a into master Apr 30, 2024
3 checks passed
@kangmingtay kangmingtay deleted the km/format-test-otps branch April 30, 2024 15:53
hf pushed a commit that referenced this pull request May 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.151.0](v2.150.1...v2.151.0)
(2024-05-06)


### Features

* refactor one-time tokens for performance
([#1558](#1558))
([d1cf8d9](d1cf8d9))


### Bug Fixes

* do call send sms hook when SMS autoconfirm is enabled
([#1562](#1562))
([bfe4d98](bfe4d98))
* format test otps
([#1567](#1567))
([434a59a](434a59a))
* log final writer error instead of handling
([#1564](#1564))
([170bd66](170bd66))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to 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.

auth.sms.test_otp w/ international numbers
3 participants