winksaville / rust-binance-cli

Automatically sell all assets owned by the user on binance.us except USD, USDT plus a minimum of BNB is kept.
Apache License 2.0
2 stars 6 forks source link

Work on binance com #10

Closed winksaville closed 2 years ago

winksaville commented 2 years ago

Functional, used to processing and uploading to TokenTax on March 7, 2022 after 16:50 PST.

codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (0df3115) into main (69657ac) will increase coverage by 0.96%. The diff coverage is 21.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   16.88%   17.84%   +0.96%     
==========================================
  Files          28       28              
  Lines        3725     3961     +236     
==========================================
+ Hits          629      707      +78     
- Misses       3096     3254     +158     
Impacted Files Coverage Δ
src/arg_matches.rs 0.00% <0.00%> (ø)
src/main.rs 0.00% <0.00%> (ø)
src/process_binance_us.rs 6.63% <0.00%> (ø)
src/process_token_tax.rs 1.53% <0.00%> (ø)
src/process_binance_com.rs 24.58% <24.58%> (ø)

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 69657ac...0df3115. Read the comment docs.