Skip to content

Conversation

mcristina422
Copy link
Contributor

@mcristina422 mcristina422 commented Jul 26, 2019

According to https://developer.github.com/v3/checks/runs/#annotations-object start_column and end_column are part of the Annotation

Additionally I noticed blob_href is no longer listed on the docs. Should I remove it in this PR or raise another?
https://github.com/google/go-github/pull/1241/files#diff-065d35fd95f6db43a7395a47966b9505R54

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

codecov bot commented Jul 26, 2019

Codecov Report

Merging #1241 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1241   +/-   ##
=======================================
  Coverage   73.42%   73.42%           
=======================================
  Files          86       86           
  Lines        6040     6040           
=======================================
  Hits         4435     4435           
  Misses        836      836           
  Partials      769      769
Impacted Files Coverage Δ
github/checks.go 62.68% <ø> (ø) ⬆️

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 24f172e...780af09. Read the comment docs.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @mcristina422!
LGTM.

Let's put the removal of blob_href in a separate PR because there might be other reasons to keep it that I haven't explored yet, in addition to the fact that it would be a breaking API change, whereas this PR is not.

Awaiting second LGTM before merging.

@gmlewis
Copy link
Collaborator

gmlewis commented Sep 7, 2019

Thank you, @gauntface!
Merging.

@gmlewis gmlewis merged commit 9686ff0 into google:master Sep 7, 2019
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.

4 participants