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: allow deletion of an individual OIDC credential #3968

Merged
merged 3 commits into from
Jun 25, 2024

feat: improve coverage

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

feat: allow deletion of an individual OIDC credential #3968

feat: improve coverage
0ee8dea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

78.19% (target 70.00%)

View this Pull Request on Codecov

78.19% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 74.54545% with 14 lines in your changes missing coverage. Please review.

Project coverage is 78.19%. Comparing base (af5ea35) to head (0ee8dea).

Files Patch % Lines
identity/identity.go 79.16% 5 Missing and 5 partials ⚠️
identity/handler.go 42.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3968      +/-   ##
==========================================
- Coverage   78.21%   78.19%   -0.03%     
==========================================
  Files         363      363              
  Lines       25486    25516      +30     
==========================================
+ Hits        19935    19953      +18     
- Misses       4030     4038       +8     
- Partials     1521     1525       +4     

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