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

updated log time to have milliseconds #224

Merged
merged 2 commits into from
Jun 4, 2021
Merged

Conversation

iproudhon
Copy link
Contributor

chore: updated log time to have milliseconds

style: for gofmt

@iproudhon iproudhon self-assigned this Jun 4, 2021
Copy link
Contributor

@wetcod wetcod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #224 (c656f5f) into v2/develop (88ab1bd) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           v2/develop     #224      +/-   ##
==============================================
+ Coverage       53.49%   53.51%   +0.02%     
==============================================
  Files             653      652       -1     
  Lines           47376    47390      +14     
==============================================
+ Hits            25343    25363      +20     
+ Misses          19178    19170       -8     
- Partials         2855     2857       +2     
Impacted Files Coverage Δ
baseapp/baseapp.go 77.94% <ø> (+0.85%) ⬆️
server/config/config.go 42.39% <ø> (+0.63%) ⬆️
server/config/toml.go 18.18% <ø> (ø)
server/logger.go 10.00% <ø> (+10.00%) ⬆️
simapp/app.go 83.96% <ø> (+0.16%) ⬆️
simapp/simd/cmd/root.go 79.84% <ø> (-1.11%) ⬇️
store/cache/cache.go 88.88% <ø> (+0.65%) ⬆️
store/cachekv/store.go 91.34% <ø> (+4.21%) ⬆️
store/iavl/store.go 66.36% <ø> (+0.29%) ⬆️
store/rootmulti/store.go 65.89% <ø> (-0.08%) ⬇️
... and 25 more

@iproudhon iproudhon merged commit 95b22d3 into v2/develop Jun 4, 2021
@iproudhon iproudhon deleted the iproudhon/v2/develop branch June 4, 2021 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants