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

Seeding local file directly #224

Merged
merged 27 commits into from
May 25, 2022
Merged

Seeding local file directly #224

merged 27 commits into from
May 25, 2022

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented May 18, 2022

Example

./seed.sh /share/test.txt

/share is the share path

@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #224 (8db0bb6) into master (fd5b965) will increase coverage by 12.13%.
The diff coverage is 42.62%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #224       +/-   ##
===========================================
+ Coverage   27.58%   39.72%   +12.13%     
===========================================
  Files          14       14               
  Lines        2900     2943       +43     
===========================================
+ Hits          800     1169      +369     
+ Misses       2010     1617      -393     
- Partials       90      157       +67     
Impacted Files Coverage Δ
fs.go 24.80% <36.58%> (+24.80%) ⬆️
common.go 27.27% <46.15%> (+27.27%) ⬆️
handler.go 54.46% <71.42%> (+10.84%) ⬆️
files.go 50.00% <0.00%> (+8.33%) ⬆️
monitor.go 17.28% <0.00%> (+17.28%) ⬆️
chaindb.go 17.44% <0.00%> (+17.44%) ⬆️
torrent.go 48.59% <0.00%> (+23.23%) ⬆️

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 fd5b965...8db0bb6. Read the comment docs.

@ucwong ucwong merged commit d3df720 into master May 25, 2022
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.

1 participant