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

chore: refactor parameter parsing in ListIdentities and disallow combining filters #4244

Merged
merged 2 commits into from
Dec 16, 2024

chore: bump golang.org/x/crypto

de69e47
Select commit
Loading
Failed to load commit list.
Merged

chore: refactor parameter parsing in ListIdentities and disallow combining filters #4244

chore: bump golang.org/x/crypto
de69e47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

78.58% (target 65.00%)

View this Pull Request on Codecov

78.58% (target 65.00%)

Details

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.58%. Comparing base (8cbb5bd) to head (de69e47).

Files with missing lines Patch % Lines
identity/handler.go 95.12% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4244      +/-   ##
==========================================
- Coverage   79.10%   78.58%   -0.53%     
==========================================
  Files         381      380       -1     
  Lines       28012    27275     -737     
==========================================
- Hits        22159    21434     -725     
- Misses       4209     4221      +12     
+ Partials     1644     1620      -24     

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