Skip to content

fix(auth): gracefully re-prompt on empty email during login - #419

Open
theFong wants to merge 1 commit into
mainfrom
fix/register-empty-email-prompt
Open

fix(auth): gracefully re-prompt on empty email during login#419
theFong wants to merge 1 commit into
mainfrom
fix/register-empty-email-prompt

fix(auth): gracefully re-prompt on empty email during login

90a82e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

21.90% (+1.81%) compared to 83ace83

View this Pull Request on Codecov

21.90% (+1.81%) compared to 83ace83

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.90%. Comparing base (83ace83) to head (90a82e3).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
pkg/auth/kas.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   20.09%   21.90%   +1.81%     
==========================================
  Files         140      137       -3     
  Lines       18451    18511      +60     
==========================================
+ Hits         3707     4055     +348     
+ Misses      14328    14004     -324     
- Partials      416      452      +36     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.