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: support all codecommit grc clone variants #38

Merged
merged 3 commits into from
Mar 5, 2022

Conversation

ga-paul-t
Copy link
Collaborator

closes #37

@codecov-commenter
Copy link

Codecov Report

Merging #38 (d6f65a5) into main (b1c7b1c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          104       108    +4     
=========================================
+ Hits           104       108    +4     
Impacted Files Coverage Δ
pkg/translate/grc.go 100.00% <100.00%> (ø)
pkg/translate/remote.go 100.00% <100.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 b1c7b1c...d6f65a5. Read the comment docs.

@ga-paul-t ga-paul-t merged commit c762f7c into main Mar 5, 2022
@ga-paul-t ga-paul-t deleted the support-all-grc-variants branch March 5, 2022 20:32
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.

Bug: Support all variations of the CodeCommit GRC protocol
2 participants