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(eas-cli): make email case insensitive during apple auth #2659

Merged
merged 2 commits into from
Oct 28, 2024

docs(eas-cli): fix changelog entry

0e661d0
Select commit
Loading
Failed to load commit list.
Merged

fix(eas-cli): make email case insensitive during apple auth #2659

docs(eas-cli): fix changelog entry
0e661d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

52.91% (+0.00%) compared to 3e6cf78

View this Pull Request on Codecov

52.91% (+0.00%) compared to 3e6cf78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.91%. Comparing base (3e6cf78) to head (0e661d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2659   +/-   ##
=======================================
  Coverage   52.91%   52.91%           
=======================================
  Files         570      570           
  Lines       21750    21750           
  Branches     4263     4263           
=======================================
  Hits        11506    11506           
  Misses      10213    10213           
  Partials       31       31           

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