Skip to content

Conversation

gmlewis
Copy link
Collaborator

@gmlewis gmlewis commented Apr 9, 2020

#1477 found a number of problems in the repo that would cause breaking API changes to fix them.

Instead of including them there, it was decided to pull the breaking API changes into a separate PR, which is this one.

@googlebot googlebot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Apr 9, 2020
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #1487 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1487      +/-   ##
==========================================
- Coverage   68.13%   68.12%   -0.02%     
==========================================
  Files          94       94              
  Lines        8467     8454      -13     
==========================================
- Hits         5769     5759      -10     
+ Misses       1831     1829       -2     
+ Partials      867      866       -1     
Impacted Files Coverage Δ
github/repos_keys.go 76.00% <ø> (-0.20%) ⬇️
github/gitignore.go 64.00% <100.00%> (ø)
github/reactions.go 64.50% <100.00%> (ø)
github/users_projects.go 53.12% <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 5c62005...f13116d. Read the comment docs.

gmlewis added a commit to gmlewis/go-github that referenced this pull request Apr 9, 2020
@gmlewis
Copy link
Collaborator Author

gmlewis commented Apr 9, 2020

This is now the PR that would ideally be included before we bump the major version to v31.0.0 along with #1484.

Awaiting LGTM before merging.

Copy link
Collaborator

@wesleimp wesleimp left a comment

Choose a reason for hiding this comment

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

LGTM 👌

@gmlewis
Copy link
Collaborator Author

gmlewis commented Apr 10, 2020

Thank you, @wesleimp !
Merging.

@gmlewis gmlewis merged commit 8256b72 into google:master Apr 10, 2020
@gmlewis gmlewis deleted the breaking-receiver-updates branch April 10, 2020 01:21
@gmlewis gmlewis mentioned this pull request Apr 10, 2020
n1lesh pushed a commit to n1lesh/go-github that referenced this pull request Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indication that the PR author has signed a Google Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants