Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

feat: IPIP-402 based backpressure #160

Merged
merged 49 commits into from
Aug 15, 2023

fix: allow reads with empty car roots (#182)

db66484
Select commit
Loading
Failed to load commit list.
Merged

feat: IPIP-402 based backpressure #160

fix: allow reads with empty car roots (#182)
db66484
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 7, 2023 in 1s

47.57% of diff hit (target 4.12%)

View this Pull Request on Codecov

47.57% of diff hit (target 4.12%)

Annotations

Check warning on line 38 in blockstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore.go#L38

Added line #L38 was not covered by tests

Check warning on line 59 in blockstore_proxy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockstore_proxy.go#L53-L59

Added lines #L53 - L59 were not covered by tests

Check warning on line 101 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L101

Added line #L101 was not covered by tests

Check warning on line 51 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 67 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L62-L67

Added lines #L62 - L67 were not covered by tests

Check warning on line 73 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 79 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 84 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 95 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 106 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 123 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 128 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 161 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 182 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L180-L182

Added lines #L180 - L182 were not covered by tests

Check warning on line 185 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 190 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 195 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L192-L195

Added lines #L192 - L195 were not covered by tests

Check warning on line 198 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 209 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 240 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 260 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L258-L260

Added lines #L258 - L260 were not covered by tests

Check warning on line 266 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L264-L266

Added lines #L264 - L266 were not covered by tests

Check warning on line 273 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L273

Added line #L273 was not covered by tests

Check warning on line 279 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 285 in lib/files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/files.go#L284-L285

Added lines #L284 - L285 were not covered by tests