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

Make the remote git handler much more robust to #154

Merged
merged 2 commits into from
Nov 25, 2022
Merged

Make the remote git handler much more robust to #154

merged 2 commits into from
Nov 25, 2022

Conversation

Guts
Copy link
Collaborator

@Guts Guts commented Nov 25, 2022

Fix #147

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Merging #154 (7bad3ed) into main (44b95da) will increase coverage by 0.00%.
The diff coverage is 69.23%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   61.22%   61.22%           
=======================================
  Files          26       26           
  Lines        1114     1145   +31     
  Branches      257      260    +3     
=======================================
+ Hits          682      701   +19     
- Misses        355      366   +11     
- Partials       77       78    +1     
Impacted Files Coverage Δ
...deployment_toolbelt/profiles/remote_git_handler.py 79.16% <69.23%> (-13.52%) ⬇️

@Guts Guts self-assigned this Nov 25, 2022
@Guts Guts added bug Something isn't working enhancement New feature or request labels Nov 25, 2022
@Guts Guts merged commit a2bbdb0 into main Nov 25, 2022
@Guts Guts deleted the fix/dulwich-bug branch November 25, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dulwich.errors.GitProtocolError: unknown command
2 participants