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(util): fix wrong log display for scoped plugin #134

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

int64ago
Copy link
Member

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

#131

  • What is the related issue? (Use #issue_id to relate an open issue)

  • Does this PR introduce a breaking change?

  • Other information:

@leeluolee leeluolee requested a review from xuchaoying October 25, 2019 03:54
leeluolee
leeluolee previously approved these changes Oct 25, 2019
@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #134 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   92.21%   92.33%   +0.11%     
==========================================
  Files          44       44              
  Lines        1605     1604       -1     
==========================================
+ Hits         1480     1481       +1     
+ Misses        125      123       -2
Impacted Files Coverage Δ
packages/svrx-util/lib/logger.js 80% <100%> (+2.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69ff38e...084bd58. Read the comment docs.

@xuchaoying xuchaoying merged commit 8816e18 into master Oct 28, 2019
@xuchaoying xuchaoying deleted the int64ago-patch-1 branch October 28, 2019 08:59
@xuchaoying xuchaoying added the PR: bug fix :bug: Bug Fix label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: bug fix :bug: Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants