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

Handle null values correctly in LogReceiverSecureService #2638

Merged
merged 1 commit into from
Apr 2, 2018

Conversation

304NotModified
Copy link
Member

Before it would result in a ArgumentNullException.

Fixes #2630

Before it would result in a ArgumentNullException.

Fixes #2630
@codecov
Copy link

codecov bot commented Apr 2, 2018

Codecov Report

Merging #2638 into master will decrease coverage by <1%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master   #2638    +/-   ##
=======================================
- Coverage      81%     81%   -<1%     
=======================================
  Files         326     326            
  Lines       24032   24035     +3     
  Branches     3035    3036     +1     
=======================================
- Hits        19463   19453    -10     
+ Misses       3744    3742     -2     
- Partials      825     840    +15

@304NotModified 304NotModified merged commit 356e09b into master Apr 2, 2018
@304NotModified 304NotModified deleted the bugfix/2630 branch April 2, 2018 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant