filecoin-project / go-f3

Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12 stars 7 forks source link

Revert "Rename OhShitStore™ to `powerstore`" #742

Closed Kubuxu closed 2 weeks ago

Kubuxu commented 2 weeks ago

Reverts filecoin-project/go-f3#740

The data in the OhShitStore™ looks correct on Archioz.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.96%. Comparing base (9ab46d6) to head (85d5922). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
f3.go 33.33% 2 Missing :warning:
internal/powerstore/powerstore.go 75.00% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/go-f3/pull/742/graphs/tree.svg?width=650&height=150&src=pr&token=6uD131t7gs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/go-f3/pull/742?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## main #742 +/- ## ========================================== - Coverage 75.06% 74.96% -0.11% ========================================== Files 70 70 Lines 6939 6939 ========================================== - Hits 5209 5202 -7 - Misses 1317 1323 +6 - Partials 413 414 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/filecoin-project/go-f3/pull/742?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) | Coverage Δ | | |---|---|---| | [internal/powerstore/powerstore.go](https://app.codecov.io/gh/filecoin-project/go-f3/pull/742?src=pr&el=tree&filepath=internal%2Fpowerstore%2Fpowerstore.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-aW50ZXJuYWwvcG93ZXJzdG9yZS9wb3dlcnN0b3JlLmdv) | `61.86% <75.00%> (ø)` | | | [f3.go](https://app.codecov.io/gh/filecoin-project/go-f3/pull/742?src=pr&el=tree&filepath=f3.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-ZjMuZ28=) | `61.53% <33.33%> (-1.47%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/filecoin-project/go-f3/pull/742/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)