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

Respect FS_ACCURACY when determining if file is untouched #216

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sokra
Copy link
Member

@sokra sokra commented Apr 19, 2022

testing alternative to #215

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #216 (538654f) into main (15ac38f) will decrease coverage by 0.28%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   92.21%   91.92%   -0.29%     
==========================================
  Files           6        6              
  Lines        1040     1040              
  Branches      248      248              
==========================================
- Hits          959      956       -3     
- Misses         81       84       +3     
Flag Coverage Δ
integration 91.92% <100.00%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/DirectoryWatcher.js 92.56% <100.00%> (-0.22%) ⬇️
lib/watchpack.js 92.14% <0.00%> (-0.83%) ⬇️

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 15ac38f...538654f. Read the comment docs.

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