Skip to content

fix incorrectly reported changes when attaching to an already watched directory#179

Merged
sokra merged 1 commit intomasterfrom
bugfix/watch-directory
Oct 31, 2020
Merged

fix incorrectly reported changes when attaching to an already watched directory#179
sokra merged 1 commit intomasterfrom
bugfix/watch-directory

Conversation

@sokra
Copy link
Member

@sokra sokra commented Oct 30, 2020

@Knagis @evilebottnawi should fix the unnecessary invalidation with contextDependencies (hopefully)

@sokra sokra force-pushed the bugfix/watch-directory branch from 1236b80 to 0fe53cf Compare October 30, 2020 15:20
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #179 into master will increase coverage by 2.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   89.15%   91.35%   +2.19%     
==========================================
  Files           6        6              
  Lines        1051     1029      -22     
  Branches      245      244       -1     
==========================================
+ Hits          937      940       +3     
+ Misses        114       89      -25     
Impacted Files Coverage Δ
lib/watchpack.js 93.08% <ø> (+9.27%) ⬆️
lib/DirectoryWatcher.js 90.02% <100.00%> (+0.25%) ⬆️

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 c42f625...128bcd4. Read the comment docs.

@sokra sokra force-pushed the bugfix/watch-directory branch from 0fe53cf to 128bcd4 Compare October 30, 2020 18:44
@Knagis
Copy link

Knagis commented Oct 30, 2020

Just tested the change and seems to have fixed the unneeded rebuild we were having.

@alexander-akait
Copy link
Member

@sokra confim, webpack/copy-webpack-plugin#537 fixed

@sokra sokra merged commit 055e008 into master Oct 31, 2020
@sokra sokra deleted the bugfix/watch-directory branch October 31, 2020 12:35
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.

3 participants