axe312ger/sftp-cache

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.js20
A
0 mins
.github/workflows/tests.yml
.gitignore
.prettierrc
README.md
__tests__/fixtures/dir-to-cache/example-file-name.md
__tests__/fixtures/dir-to-cache/file-in-root-dir.empty
__tests__/fixtures/dir-to-cache/subdir/file-with-content.md
package.json
src/__mocks__/filesystem.js3
A
0 mins
src/__mocks__/sftp.js3
A
0 mins
src/__snapshots__/diff.test.js.snap
src/__snapshots__/filesystem.test.js.snap
src/__snapshots__/sftp.test.js.snap
src/diff.js66
C
7 hrs
src/diff.test.js266
D
2 days
src/filesystem.js44
A
0 mins
src/filesystem.test.js27
A
0 mins
src/index.js136
A
0 mins
src/sftp.js151
A
50 mins
src/sftp.test.js36
A
0 mins
yarn.lock