filecoin-project / go-fil-markets

Shared Implementation of Storage and Retrieval Markets for Filecoin Node Implementations
Other
78 stars 59 forks source link

Add offset to ListLocalDealsPage #695

Closed dirkmc closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #695 (b18483a) into master (70dbd2f) will increase coverage by 0.15%. The diff coverage is 73.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
+ Coverage   58.60%   58.75%   +0.15%     
==========================================
  Files          64       64              
  Lines        5362     5388      +26     
==========================================
+ Hits         3142     3165      +23     
  Misses       1882     1882              
- Partials      338      341       +3     
Impacted Files Coverage Δ
storagemarket/impl/provider.go 26.76% <73.08%> (+3.87%) :arrow_up: