dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Move cache removal #315

Closed matt-gadd closed 3 years ago

matt-gadd commented 3 years ago

Type: feature

The following has been addressed in the PR:

codecov[bot] commented 3 years ago

Codecov Report

Merging #315 (12675b1) into master (05a0721) will increase coverage by 0.03%. The diff coverage is 30.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
+ Coverage   85.58%   85.62%   +0.03%     
==========================================
  Files          54       54              
  Lines        2574     2574              
  Branches      693      692       -1     
==========================================
+ Hits         2203     2204       +1     
+ Misses        371      370       -1     
Impacted Files Coverage Δ
src/build-time-render/cache.ts 44.00% <28.57%> (-6.00%) :arrow_down:
src/build-time-render/BuildTimeRender.ts 94.66% <33.33%> (+1.18%) :arrow_up:

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 05a0721...12675b1. Read the comment docs.