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

CLI-1212: [auth:logout] remove secrets #1643

Merged
merged 4 commits into from
Dec 6, 2023

Merge branch 'main' into CLI-1212

258d5a5
Select commit
Loading
Failed to load commit list.
Merged

CLI-1212: [auth:logout] remove secrets #1643

Merge branch 'main' into CLI-1212
258d5a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2023 in 1s

91.52% (-0.29%) compared to 6917e4a

View this Pull Request on Codecov

91.52% (-0.29%) compared to 6917e4a

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (6917e4a) 91.81% compared to head (258d5a5) 91.52%.

Files Patch % Lines
src/Command/Auth/AuthLoginCommand.php 69.23% 4 Missing ⚠️
src/Command/Auth/AuthLogoutCommand.php 80.00% 3 Missing ⚠️
src/Command/CommandBase.php 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1643      +/-   ##
============================================
- Coverage     91.81%   91.52%   -0.29%     
- Complexity     1778     1782       +4     
============================================
  Files           122      122              
  Lines          6390     6410      +20     
============================================
  Hits           5867     5867              
- Misses          523      543      +20     

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