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

test: cache #588

Merged
merged 1 commit into from
Sep 12, 2020
Merged

test: cache #588

merged 1 commit into from
Sep 12, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

test on cache

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

Merging #588 into master will increase coverage by 14.73%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #588       +/-   ##
===========================================
+ Coverage   76.42%   91.16%   +14.73%     
===========================================
  Files           9        9               
  Lines         543      543               
  Branches      145      145               
===========================================
+ Hits          415      495       +80     
+ Misses        119       44       -75     
+ Partials        9        4        -5     
Impacted Files Coverage Δ
src/loader.js 90.65% <0.00%> (+8.41%) ⬆️
src/index.js 90.04% <0.00%> (+8.53%) ⬆️
src/utils.js 88.46% <0.00%> (+34.61%) ⬆️
src/CssModule.js 98.24% <0.00%> (+43.85%) ⬆️
src/CssDependency.js 100.00% <0.00%> (+63.33%) ⬆️

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 6a27b30...019fd6b. Read the comment docs.

@alexander-akait alexander-akait merged commit e4ddf29 into master Sep 12, 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.

None yet

1 participant