-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add test cases for JSON resource marshaling #1965
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
Conversation
- EditTitle - EditBody - EditBase - EditRef - EditSHA - ProjectName - ProjectBody - ProjectCardNote - ProjectColumnName - TeamDescription - TeamName - TeamPrivacy - TeamRepository - TeamPermissions - TeamPermissionsFrom - RepositoryVulnerabilityAlert
- Page - TeamChange
- FeedLink - Feeds - FeedLinks
- IssueCommentEvent - IssuesEvent - LabelEvent - MilestoneEvent
- PublicEvent - PullRequestReviewEvent - PushEvent - StatusEvent
- MarketplacePurchaseEvent - OrganizationEvent - PageBuildEvent
- CommitCommentEvent - DeploymentEvent - DeploymentStatusEvent - PackageEvent
- PingEvent - RepositoryDispatchEvent - RepositoryEvent - ReleaseEvent
- ContentReferenceEvent - MemberEvent - MembershipEvent - OrgBlockEvent - GollumEvent
- UserEvent - WatchEvent - WorkflowDispatchEvent - WorkflowRunEvent
- MetaEvent - DeployKeyEvent - DeployKeyEvent - CheckRunEvent
- InstallationEvent - GitHubAppAuthorizationEvent - ForkEvent - DeleteEvent - CreateEvent - RequestedAction
- HeadCommit - PushEventRepository - PushEventRepoOwner
- ProjectColumnEvent - ProjectCardEvent - ProjectEvent
- PullRequestEvent - PullRequestReviewCommentEvent - PullRequestTargetEvent - RepositoryVulnerabilityAlertEvent
Codecov Report
@@ Coverage Diff @@
## master #1965 +/- ##
=======================================
Coverage 97.84% 97.84%
=======================================
Files 105 105
Lines 6809 6809
=======================================
Hits 6662 6662
Misses 80 80
Partials 67 67 Continue to review full report at Codecov.
|
Hi @gmlewis, Please see if this is acceptable. If yes, then I will close the other PRs consisting of test cases for the event_types.go file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, @sagar23sj - this looks great... let's run with this.
Thank you!
LGTM.
Awaiting second LGTM before merging.
Thanks, @gmlewis. I will go ahead and close other PRs then. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
All resources are covered from event_types.go file.
Helps with issue: #55