Finschia / ostracon

Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
Apache License 2.0
70 stars 28 forks source link

chore: fix inconsistent comment for dividePoint() #769

Closed jaeseung-bae closed 6 months ago

jaeseung-bae commented 6 months ago

Description

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.57%. Comparing base (1279868) to head (f89862b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #769 +/- ## ========================================== + Coverage 66.52% 66.57% +0.05% ========================================== Files 285 285 Lines 37917 37917 ========================================== + Hits 25224 25243 +19 + Misses 10887 10868 -19 Partials 1806 1806 ``` | [Files](https://app.codecov.io/gh/Finschia/ostracon/pull/769?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [types/validator\_set.go](https://app.codecov.io/gh/Finschia/ostracon/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dHlwZXMvdmFsaWRhdG9yX3NldC5nbw==) | `91.13% <ø> (ø)` | | ... and [14 files with indirect coverage changes](https://app.codecov.io/gh/Finschia/ostracon/pull/769/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)