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: return credentials in FindByCredentialsIdentifier #4068

Merged
merged 3 commits into from
Aug 30, 2024

chore: synchronize workspaces

95c3694
Select commit
Loading
Failed to load commit list.
Merged

fix: return credentials in FindByCredentialsIdentifier #4068

chore: synchronize workspaces
95c3694
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

78.39% (target 70.00%)

View this Pull Request on Codecov

78.39% (target 70.00%)

Details

Codecov Report

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

Project coverage is 78.39%. Comparing base (dbf7274) to head (95c3694).

Files with missing lines Patch % Lines
session/manager_http.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4068      +/-   ##
==========================================
- Coverage   78.44%   78.39%   -0.06%     
==========================================
  Files         373      373              
  Lines       26739    26498     -241     
==========================================
- Hits        20975    20772     -203     
+ Misses       4175     4138      -37     
+ Partials     1589     1588       -1     

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