Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

fix: don't crash when no extracted comments #387

Merged
merged 1 commit into from Dec 27, 2018

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Backport from terser plugin

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 27, 2018

Codecov Report

Merging #387 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   98.56%   98.57%   +0.01%     
==========================================
  Files           5        5              
  Lines         278      281       +3     
  Branches      107      110       +3     
==========================================
+ Hits          274      277       +3     
  Misses          4        4
Impacted Files Coverage Δ
src/index.js 98.06% <100%> (+0.03%) ⬆️

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 e3eff76...2fd5af6. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 27, 2018

Codecov Report

Merging #387 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   98.56%   98.57%   +0.01%     
==========================================
  Files           5        5              
  Lines         278      281       +3     
  Branches      107      110       +3     
==========================================
+ Hits          274      277       +3     
  Misses          4        4
Impacted Files Coverage Δ
src/index.js 98.06% <100%> (+0.03%) ⬆️

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 e3eff76...2fd5af6. Read the comment docs.

@alexander-akait alexander-akait merged commit 68ad71c into master Dec 27, 2018
@alexander-akait alexander-akait deleted the fix-don't-crash-when-no-extracted-comments branch December 27, 2018 12:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant