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

Fixing client connection overwrite #6

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Fixing client connection overwrite #6

merged 1 commit into from
Mar 3, 2021

Conversation

dlampsi
Copy link
Owner

@dlampsi dlampsi commented Mar 3, 2021

Resolves #5

@dlampsi dlampsi self-assigned this Mar 3, 2021
@codecov-io
Copy link

Codecov Report

Merging #6 (b2ac036) into main (7a8f178) will decrease coverage by 0.26%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   92.40%   92.13%   -0.27%     
==========================================
  Files           4        4              
  Lines         316      318       +2     
==========================================
+ Hits          292      293       +1     
- Misses         16       17       +1     
  Partials        8        8              
Impacted Files Coverage Δ
adc.go 75.92% <55.55%> (-1.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a8f178...b2ac036. Read the comment docs.

@dlampsi dlampsi merged commit de814e7 into main Mar 3, 2021
@dlampsi dlampsi deleted the fix/check-auth branch March 3, 2021 09:08
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.

Client connection overwrites after using the CheckAuthByDN function
2 participants