Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce caching of PowerTable CIDs #784

Merged
merged 3 commits into from
Dec 11, 2024

Update consensus_inputs.go

e800ac7
Select commit
Loading
Failed to load commit list.
Merged

Introduce caching of PowerTable CIDs #784

Update consensus_inputs.go
e800ac7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 0s

62.50% of diff hit (target 69.79%)

View this Pull Request on Codecov

62.50% of diff hit (target 69.79%)

Annotations

Check warning on line 36 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 63 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 81 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 86 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 111 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 117 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 124 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 128 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 133 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 152 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 167 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 173 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 178 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 197 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 202 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 208 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 215 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 225 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 232 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 237 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 240 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 251 in consensus_inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consensus_inputs.go#L250-L251

Added lines #L250 - L251 were not covered by tests