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

feat(db): print db log #4833

Merged

Conversation

lurais
Copy link
Contributor

@lurais lurais commented Dec 12, 2022

What does this PR do?
Print db log

Why are these changes required?

This PR has been tested by:

Unit Tests
Manual Testing
Follow up

Extra details

@lurais lurais changed the title feat(db): print leveldb log feat(db): print db log Dec 12, 2022
1.print db internal log
@lurais lurais force-pushed the feature/print_leveldb_log branch from 66095aa to 4f9a7e9 Compare December 12, 2022 11:37
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2022

Codecov Report

Merging #4833 (4f9a7e9) into release_v4.7.0 (4b7cb72) will increase coverage by 1.32%.
The diff coverage is 81.57%.

@@                 Coverage Diff                  @@
##             release_v4.7.0    #4833      +/-   ##
====================================================
+ Coverage             53.01%   54.33%   +1.32%     
- Complexity             7551     8099     +548     
====================================================
  Files                   794      838      +44     
  Lines                 46231    47894    +1663     
  Branches               4994     5188     +194     
====================================================
+ Hits                  24508    26022    +1514     
+ Misses                19818    19811       -7     
- Partials               1905     2061     +156     
Impacted Files Coverage Δ
.../java/org/tron/core/db2/core/AbstractSnapshot.java 88.88% <ø> (-1.12%) ⬇️
...src/main/java/org/tron/core/db2/core/Snapshot.java 0.00% <ø> (ø)
...main/java/org/tron/core/db2/core/SnapshotImpl.java 90.00% <ø> (-1.03%) ⬇️
...mework/src/main/java/org/tron/program/Version.java 50.00% <ø> (ø)
.../src/main/java/org/tron/core/config/args/Args.java 62.07% <14.28%> (-0.17%) ⬇️
...src/main/java/org/tron/common/cache/TronCache.java 47.82% <47.82%> (ø)
...c/main/java/org/tron/core/config/args/Storage.java 71.33% <50.00%> (-1.21%) ⬇️
.../common/storage/leveldb/LevelDbDataSourceImpl.java 64.37% <60.00%> (-1.75%) ⬇️
...java/org/tron/core/capsule/TransactionCapsule.java 51.66% <71.42%> (+1.18%) ⬆️
.../main/java/org/tron/common/cache/CacheManager.java 73.33% <73.33%> (ø)
... and 174 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@halibobo1205 halibobo1205 merged commit 4f6966a into tronprotocol:release_v4.7.0 Dec 13, 2022
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.

3 participants