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

chore: fix typos #1300

Merged
merged 1 commit into from
Oct 26, 2023

fix some typos

6032cbb
Select commit
Loading
Failed to load commit list.
Merged

chore: fix typos #1300

fix some typos
6032cbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

47.26% (-0.65%) compared to eb42157

View this Pull Request on Codecov

47.26% (-0.65%) compared to eb42157

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eb42157) 47.90% compared to head (6032cbb) 47.26%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1300      +/-   ##
==========================================
- Coverage   47.90%   47.26%   -0.65%     
==========================================
  Files         372      367       -5     
  Lines       62990    61485    -1505     
==========================================
- Hits        30177    29058    -1119     
+ Misses      30352    30036     -316     
+ Partials     2461     2391      -70     
Files Coverage Δ
tm2/pkg/bft/consensus/ticker.go 90.32% <ø> (ø)
tm2/pkg/bft/rpc/client/mock/client.go 21.56% <ø> (ø)
tm2/pkg/bft/types/evidence.go 45.37% <ø> (ø)
tm2/pkg/db/prefix_db.go 55.00% <ø> (+0.30%) ⬆️

... and 46 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.