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

Add test cases for JSON resource marshaling #1902

Merged

Conversation

sagar23sj
Copy link
Contributor

@sagar23sj sagar23sj commented Jun 21, 2021

Added test cases for following change events :

  • ProjectChange
  • ProjectCardChange
  • ProjectColumnChange

Relates to : #55

Added test cases for following change events :
* ProjectChange
* ProjectCardChange
* ProjectColumnChange

Adds Fixes to : google#55
@google-cla google-cla bot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #1902 (deeb303) into master (75644ea) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1902   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files         105      105           
  Lines        6786     6786           
=======================================
  Hits         6627     6627           
  Misses         86       86           
  Partials       73       73           

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 75644ea...deeb303. Read the comment docs.

github/event_types_test.go Outdated Show resolved Hide resolved
@gmlewis gmlewis changed the title test-cases: Added test cases for JSON resource marshalling Add test cases for JSON resource marshaling Jun 21, 2021
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, @sagar23sj !
LGTM.

Awaiting second LGTM before meging.

@gmlewis gmlewis requested a review from wesleimp June 21, 2021 14:39
@gmlewis
Copy link
Collaborator

gmlewis commented Jun 24, 2021

Friendly ping @wesleimp

@sagar23sj
Copy link
Contributor Author

Seems like, this will also break because of changes in #1900 @gmlewis

Copy link

@Parker77 Parker77 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

gmlewis commented Jul 8, 2021

Hmmm... the tests still pass. Merging.

@gmlewis gmlewis merged commit 5067660 into google:master Jul 8, 2021
@gmlewis
Copy link
Collaborator

gmlewis commented Jul 8, 2021

Although after merging, tests fail... so I'm not sure that GitHub was actually testing master. I'll create a PR to fix the tests.

gmlewis added a commit to gmlewis/go-github that referenced this pull request Jul 8, 2021
@sagar23sj
Copy link
Contributor Author

Thank You @gmlewis. I will fix the other PRs affected by #1900.

gmlewis added a commit that referenced this pull request Jul 8, 2021
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.

None yet

3 participants