Skip to content

Conversation

eugenezastrogin
Copy link

A one-line alternative to watch mode via hardlinks.

@codecov
Copy link

codecov bot commented Dec 7, 2019

Codecov Report

Merging #34 into master will decrease coverage by 2.63%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage     100%   97.36%   -2.64%     
==========================================
  Files           1        1              
  Lines          36       38       +2     
  Branches       12       13       +1     
==========================================
+ Hits           36       37       +1     
- Misses          0        1       +1
Impacted Files Coverage Δ
src/index.js 97.36% <66.66%> (-2.64%) ⬇️

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 57df513...d78ff85. Read the comment docs.

@vladshcherbin
Copy link
Owner

vladshcherbin commented Dec 8, 2019

@aethelz hey, thanks for suggestion.

I believe it won't help, if you rename or delete file it won't rename or delete using hardlinks. Correct me if I'm wrong.

@eugenezastrogin
Copy link
Author

Unfortunately no, it does not cover those cases :(

@vladshcherbin
Copy link
Owner

@aethelz so, I think the only option is fs watcher from #30 for now.

Thanks for a nice one line suggestion though :)

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.

2 participants