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

Bugfix/logging #346

Merged
merged 3 commits into from
Aug 3, 2019
Merged

Bugfix/logging #346

merged 3 commits into from
Aug 3, 2019

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Aug 2, 2019

No description provided.

@ziflex ziflex added type/bug Something isn't working area/runtime Runtime issue labels Aug 2, 2019
@ziflex ziflex requested a review from 3timeslazy August 2, 2019 14:32
@codecov
Copy link

codecov bot commented Aug 2, 2019

Codecov Report

Merging #346 into master will decrease coverage by <.1%.
The diff coverage is 25%.

@@           Coverage Diff            @@
##           master    #346     +/-   ##
========================================
- Coverage    39.9%   39.9%   -<.1%     
========================================
  Files         218     218             
  Lines        8608    8611      +3     
========================================
  Hits         3434    3434             
- Misses       4821    4823      +2     
- Partials      353     354      +1


if err != nil {
panic(err)
if len(opts.Fields) > 0 {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we can iterate through fields without check

@ziflex ziflex merged commit 2997a9b into master Aug 3, 2019
@ziflex ziflex deleted the bugfix/logging-id branch August 6, 2019 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime Runtime issue type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants