filecoin-project / go-amt-ipld

Implementation of an array mapped trie using go and ipld
Other
9 stars 15 forks source link

fix: pass workers to diff scheduler #68

Closed frrist closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #68 (504f7eb) into master (1e3e6c6) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   64.60%   64.60%           
=======================================
  Files           9        9           
  Lines        1308     1308           
=======================================
  Hits          845      845           
  Misses        313      313           
  Partials      150      150           
Impacted Files Coverage Δ
diff_parallel.go 75.22% <100.00%> (ø)