Skip to content

Add AllowForking to Repository struct#2256

Merged
gmlewis merged 1 commit into
google:masterfrom
gmlewis:issue-2255-allow-forking
Jan 13, 2022
Merged

Add AllowForking to Repository struct#2256
gmlewis merged 1 commit into
google:masterfrom
gmlewis:issue-2255-allow-forking

Conversation

@gmlewis

@gmlewis gmlewis commented Jan 13, 2022

Copy link
Copy Markdown
Collaborator

Fixes: #2255.

@gmlewis

gmlewis commented Jan 13, 2022

Copy link
Copy Markdown
Collaborator Author

@Parker77 - do you have time for a review?

@codecov

codecov Bot commented Jan 13, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2256 (0a6e36a) into master (3778a1f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2256   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files         114      114           
  Lines       10265    10266    +1     
=======================================
+ Hits        10041    10042    +1     
  Misses        156      156           
  Partials       68       68           
Impacted Files Coverage Δ
github/repos.go 98.70% <100.00%> (+<0.01%) ⬆️

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 3778a1f...0a6e36a. Read the comment docs.

@Parker77 Parker77 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gmlewis

gmlewis commented Jan 13, 2022

Copy link
Copy Markdown
Collaborator Author

Thank you, @Parker77!
Merging.

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.

Include the field allow_forking for the repository resource

2 participants