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

feat: oidc provider #581

Merged
merged 8 commits into from
Jun 5, 2024

entrypoint considerations

dfae0eb
Select commit
Loading
Failed to load commit list.
Merged

feat: oidc provider #581

entrypoint considerations
dfae0eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

57.92% (target 90.00%)

View this Pull Request on Codecov

57.92% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.

Project coverage is 57.92%. Comparing base (bc88da1) to head (dfae0eb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
- Coverage   58.01%   57.92%   -0.09%     
==========================================
  Files         120      120              
  Lines        5002     5013      +11     
==========================================
+ Hits         2902     2904       +2     
- Misses       1898     1906       +8     
- Partials      202      203       +1     
Files Coverage Δ
executor/setup.go 100.00% <ø> (ø)
internal/step/environment.go 76.92% <100.00%> (+0.92%) ⬆️
executor/linux/step.go 76.00% <25.00%> (-4.00%) ⬇️