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

fix: dedupe extracted comments #383

Merged
merged 1 commit into from Dec 18, 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

Dedupe extracted comments

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #383 into master will increase coverage by 0.79%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   97.74%   98.54%   +0.79%     
==========================================
  Files           5        5              
  Lines         266      274       +8     
  Branches      104      108       +4     
==========================================
+ Hits          260      270      +10     
+ Misses          6        4       -2
Impacted Files Coverage Δ
src/index.js 97.97% <100%> (+1.49%) ⬆️
src/minify.js 100% <100%> (ø) ⬆️

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 1e58c99...a141b65. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #383 into master will increase coverage by 0.79%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   97.74%   98.54%   +0.79%     
==========================================
  Files           5        5              
  Lines         266      274       +8     
  Branches      104      108       +4     
==========================================
+ Hits          260      270      +10     
+ Misses          6        4       -2
Impacted Files Coverage Δ
src/index.js 97.97% <100%> (+1.49%) ⬆️
src/minify.js 100% <100%> (ø) ⬆️

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 1e58c99...a141b65. Read the comment docs.

@alexander-akait alexander-akait merged commit beaf1ad into master Dec 18, 2018
@alexander-akait alexander-akait deleted the fix-dedupe-extracted-comments branch December 18, 2018 10:55
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