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

refactor: plugins #817

Merged
merged 1 commit into from
Nov 28, 2018
Merged

refactor: plugins #817

merged 1 commit into from
Nov 28, 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

Separate logic in difference plugins to better maintenance.

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Nov 28, 2018

Codecov Report

Merging #817 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #817      +/-   ##
==========================================
+ Coverage   98.05%   98.23%   +0.18%     
==========================================
  Files           9       12       +3     
  Lines         360      397      +37     
  Branches       85       93       +8     
==========================================
+ Hits          353      390      +37     
  Misses          6        6              
  Partials        1        1
Impacted Files Coverage Δ
lib/plugins/index.js 100% <100%> (ø)
lib/loader.js 100% <100%> (ø) ⬆️
lib/plugins/postcss-import-parser.js 100% <100%> (ø)
lib/plugins/postcss-parser.js 100% <100%> (ø)
lib/utils.js 90.16% <100%> (ø) ⬆️
lib/processCss.js 100% <100%> (ø) ⬆️
lib/plugins/postcss-url-parser.js 100% <100%> (ø)
... and 1 more

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 21254c8...c5bbb54. Read the comment docs.

@alexander-akait alexander-akait merged commit 6cf8a2b into master Nov 28, 2018
@alexander-akait alexander-akait deleted the refactor-plugins branch November 28, 2018 13:53
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.

1 participant