Skip to content

Refactor config autoload #440

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

Merged
merged 4 commits into from
Aug 13, 2020
Merged

Refactor config autoload #440

merged 4 commits into from
Aug 13, 2020

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

  • Moved the config autoloading logic from the postcss-load-config package inside the loader
  • Add config option types boolean and string

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #440 into master will increase coverage by 2.93%.
The diff coverage is 96.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
+ Coverage   92.74%   95.67%   +2.93%     
==========================================
  Files           5        6       +1     
  Lines         124      208      +84     
  Branches       37       64      +27     
==========================================
+ Hits          115      199      +84     
  Misses          9        9              
Impacted Files Coverage Δ
src/utils.js 96.70% <96.70%> (ø)
src/index.js 92.50% <100.00%> (+2.84%) ⬆️

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 e3f8ee4...a45e129. Read the comment docs.

@cap-Bernardito cap-Bernardito force-pushed the refactor-config-autoload branch from 712a90f to a45e129 Compare August 12, 2020 12:55
@alexander-akait alexander-akait merged commit e7c5837 into master Aug 13, 2020
@alexander-akait alexander-akait deleted the refactor-config-autoload branch August 13, 2020 11:12
@RyanZim RyanZim mentioned this pull request Sep 17, 2020
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