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

chore: remove verbose debug log #374

Merged

Conversation

Cherry
Copy link
Contributor

@Cherry Cherry commented Jan 8, 2021

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

This simply removes a debug log that crept in here: https://github.com/webpack-contrib/terser-webpack-plugin/pull/373/files#diff-bfe9874d239014961b1ae4e89875a6155667db834a410aaaa2ebe3cf89820556R214

Breaking Changes

None

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #374 (5c2c7cc) into master (1859a92) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
- Coverage   97.00%   96.98%   -0.02%     
==========================================
  Files           3        3              
  Lines         300      299       -1     
  Branches      128      128              
==========================================
- Hits          291      290       -1     
  Misses          8        8              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 97.59% <ø> (-0.02%) ⬇️

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 1859a92...5c2c7cc. Read the comment docs.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Thanks

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.

2 participants