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

add ServerConn.VerifyCredentials() #555

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 3, 2024

No description provided.

Copy link

codecov bot commented May 3, 2024

Codecov Report

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

Project coverage is 82.07%. Comparing base (3409f00) to head (3ad3ef0).

Files with missing lines Patch % Lines
server_conn.go 92.85% 2 Missing and 1 partial ⚠️
pkg/liberrors/server.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
+ Coverage   82.05%   82.07%   +0.01%     
==========================================
  Files         121      121              
  Lines       12474    12515      +41     
==========================================
+ Hits        10236    10272      +36     
- Misses       1821     1825       +4     
- Partials      417      418       +1     

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

@aler9 aler9 force-pushed the feature/credentials branch from 72abde3 to a15a7ab Compare May 3, 2024 16:30
@aler9 aler9 force-pushed the feature/credentials branch from a15a7ab to f29342c Compare February 14, 2025 10:10
@aler9 aler9 changed the title add ServerConn.ValidateCredentials() add ServerConn.VerifyCredentials() Feb 14, 2025
@aler9 aler9 force-pushed the feature/credentials branch 7 times, most recently from ef95919 to dd9d1a3 Compare February 18, 2025 11:38
@aler9 aler9 force-pushed the feature/credentials branch from dd9d1a3 to 3ad3ef0 Compare February 18, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant