application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

feat: set default FULLNODE_API_INFO on cli init if not set #99

Closed rvagg closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #99 (349fb28) into master (2d023c0) will increase coverage by 0.60%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           master     #99      +/-   ##
=========================================
+ Coverage    8.04%   8.64%   +0.60%     
=========================================
  Files          12      12              
  Lines        1592    1597       +5     
=========================================
+ Hits          128     138      +10     
+ Misses       1460    1456       -4     
+ Partials        4       3       -1     
Impacted Files Coverage Δ
main.go 1.97% <100.00%> (+1.97%) :arrow_up:
blocks/manager.go 85.00% <0.00%> (+5.00%) :arrow_up:

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 2d023c0...349fb28. Read the comment docs.

kylehuntsman commented 2 years ago

LGTM

I want @elijaharita to weigh in on how this might affect ARG's uses