Skip to content

feat: use webpack inputFilesystem#531

Merged
alexander-akait merged 1 commit intomasterfrom
feat-use-webpack-input-filesystem
Oct 2, 2020
Merged

feat: use webpack inputFilesystem#531
alexander-akait merged 1 commit intomasterfrom
feat-use-webpack-input-filesystem

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

This PR contains a:

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

Motivation / Use-Case

Now we use webpack filesystem, so you can change it in runtime + now we cache fs calls, should be faster in watch mode

Breaking Changes

No

Additional Info

No

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 2, 2020

Codecov Report

Merging #531 into master will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   97.63%   97.72%   +0.09%     
==========================================
  Files           3        3              
  Lines         211      220       +9     
  Branches       66       73       +7     
==========================================
+ Hits          206      215       +9     
  Misses          5        5              
Impacted Files Coverage Δ
src/index.js 98.05% <100.00%> (+0.08%) ⬆️

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 f2ac763...f768712. Read the comment docs.

@alexander-akait alexander-akait merged commit 6f2f455 into master Oct 2, 2020
@alexander-akait alexander-akait deleted the feat-use-webpack-input-filesystem branch October 2, 2020 16:18
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