Skip to content

Conversation

@dberenbaum
Copy link
Contributor

Currently fails with a config like:

[credential]
	helper = 

I was using that to debug other auth issues by resetting my credential helpers and encountered an error.

@dberenbaum dberenbaum requested a review from pmrowla June 14, 2023 20:08
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (f70e032) 81.23% compared to head (267f936) 81.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
+ Coverage   81.23%   81.26%   +0.02%     
==========================================
  Files          27       27              
  Lines        4013     4019       +6     
  Branches      708      709       +1     
==========================================
+ Hits         3260     3266       +6     
  Misses        630      630              
  Partials      123      123              
Impacted Files Coverage Δ
src/scmrepo/git/credentials.py 59.82% <100.00%> (+0.24%) ⬆️
tests/test_credentials.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@efiop
Copy link
Contributor

efiop commented Jun 14, 2023

Great catch!

@pmrowla pmrowla merged commit 150ca52 into main Jun 15, 2023
@pmrowla pmrowla deleted the empty-cred-helper branch June 15, 2023 00:25
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.

4 participants