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(core): Set up OAuth2 cred test #6960

Merged
merged 4 commits into from
Aug 18, 2023

Update to fix e2e

df78c30
Select commit
Loading
Failed to load commit list.
Merged

fix(core): Set up OAuth2 cred test #6960

Update to fix e2e
df78c30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2023 in 1s

25.14% (+0.00%) compared to 41db637

View this Pull Request on Codecov

25.14% (+0.00%) compared to 41db637

Details

Codecov Report

Patch coverage: 27.27% and no project coverage change.

Comparison is base (41db637) 25.14% compared to head (df78c30) 25.14%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6960   +/-   ##
=======================================
  Coverage   25.14%   25.14%           
=======================================
  Files        3150     3150           
  Lines      192077   192088   +11     
  Branches    21160    21171   +11     
=======================================
+ Hits        48296    48309   +13     
+ Misses     142799   142797    -2     
  Partials      982      982           
Files Changed Coverage Δ
packages/cli/src/constants.ts 100.00% <ø> (ø)
packages/cli/src/CredentialsHelper.ts 25.35% <22.22%> (-0.14%) ⬇️
packages/cli/src/utils.ts 66.66% <50.00%> (-0.78%) ⬇️

... and 3 files with indirect coverage changes

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