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

Fix event payload so the check name is parsed correctly #3979

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Jun 26, 2019

Motivation

event_type is not a parsed field. Matches behavior here:

@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #3979 into master will increase coverage by 10.53%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #3979       +/-   ##
===========================================
+ Coverage   79.43%   89.97%   +10.53%     
===========================================
  Files         158        7      -151     
  Lines        8059      439     -7620     
  Branches      975       54      -921     
===========================================
- Hits         6402      395     -6007     
+ Misses       1429       30     -1399     
+ Partials      228       14      -214

@therve
Copy link
Contributor

therve commented Jun 26, 2019

I'm looking at the server side processing, and I don't see how it can make a difference. Can you explain what it's supposed to fix? Thanks.

@ofek
Copy link
Contributor Author

ofek commented Jun 26, 2019

Discussed offline, we're testing this

@ofek ofek merged commit e521b88 into master Jun 27, 2019
@ofek ofek deleted the ofek/n branch June 27, 2019 21:11
@ofek ofek changed the title Fix event payload Fix event payload so the check name is parsed correctly Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants