Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

feat: add MFS commands write, cp, mkdir #2

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Conversation

alanshaw
Copy link
Member

Additionally, this PR:

  1. Adds a options.qs option on all endpoints for passing additional query string parameters
  2. Documents options.headers option (custom HTTP headers) for all endpoints

Additionally, this PR:

1. Adds a `options.qs` option on _all_ endpoints for passing additional query string parameters
1. Documents `options.headers` option (custom HTTP headers) for all endpoints
@codecov-io
Copy link

codecov-io commented Jul 24, 2019

Codecov Report

Merging #2 into master will increase coverage by 1.6%.
The diff coverage is 96.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #2     +/-   ##
=========================================
+ Coverage   87.86%   89.47%   +1.6%     
=========================================
  Files          31       37      +6     
  Lines         445      513     +68     
=========================================
+ Hits          391      459     +68     
  Misses         54       54
Impacted Files Coverage Δ
src/swarm/peers.js 93.75% <ø> (ø) ⬆️
src/add/index.js 100% <ø> (ø) ⬆️
src/block/put.js 85.71% <ø> (ø) ⬆️
src/index.js 100% <ø> (ø) ⬆️
src/files/cp.js 100% <100%> (ø)
src/ping.js 100% <100%> (ø) ⬆️
src/add/normalise-input.js 80.55% <100%> (-1.45%) ⬇️
src/swarm/connect.js 100% <100%> (ø) ⬆️
src/bitswap/wantlist.js 85.71% <100%> (+1.09%) ⬆️
src/files/mkdir.js 100% <100%> (ø)
... and 23 more

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 2a8a15b...f2813d8. Read the comment docs.

@alanshaw alanshaw merged commit fba8947 into master Jul 24, 2019
@alanshaw alanshaw deleted the feat/msf-write-cp-mkdir branch July 24, 2019 10:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants