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

Code Scanning: add new field for dismissed comment #2557

Merged

Conversation

ganeshkumarsv
Copy link
Contributor

@ganeshkumarsv ganeshkumarsv commented Nov 7, 2022

Adds new field dismissed_comment for Code Scanning.

@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #2557 (33faf74) into master (020d9ae) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2557   +/-   ##
=======================================
  Coverage   97.97%   97.98%           
=======================================
  Files         124      124           
  Lines       10840    10842    +2     
=======================================
+ Hits        10621    10623    +2     
  Misses        150      150           
  Partials       69       69           
Impacted Files Coverage Δ
github/code-scanning.go 100.00% <ø> (ø)
github/event_types.go 100.00% <ø> (ø)
github/messages.go 100.00% <ø> (ø)
github/event.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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, @ganeshkumarsv !
LGTM.
Merging.

@gmlewis gmlewis merged commit 331265b into google:master Nov 7, 2022
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.

None yet

2 participants