-
Notifications
You must be signed in to change notification settings - Fork 289
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
[cleanup] Do some rename and cleanup #2319
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Benchmark for ae23db8Click to view benchmark
|
jolestar
force-pushed
the
feature/cleanup
branch
from
March 24, 2021 05:55
7a05a55
to
f5ee852
Compare
Benchmark for b5c7280Click to view benchmark
|
jolestar
force-pushed
the
feature/cleanup
branch
from
March 24, 2021 08:03
f5ee852
to
211488c
Compare
Codecov Report
@@ Coverage Diff @@
## master #2319 +/- ##
==========================================
+ Coverage 33.21% 33.77% +0.57%
==========================================
Files 478 477 -1
Lines 41005 41004 -1
Branches 18275 18276 +1
==========================================
+ Hits 13615 13845 +230
+ Misses 14000 13325 -675
- Partials 13390 13834 +444
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Benchmark for 4b3f036Click to view benchmark
|
nanne007
approved these changes
Mar 24, 2021
naughtyvenom
pushed a commit
to naughtyvenom/starcoin
that referenced
this pull request
Jul 19, 2021
* [cleanup] Rename sync2 to sync. * [cleanup] fix typo Refiled to Prefilled * [cleanup] move core/accumulator to commons * [cleanup] cleanup jellyfish merkle dep * [cleanup] move forkable-jellyfish-merkle to commons. * [cleanup] remove core/traits crate. * [cleanup] move core/genesis to genesis. * [cleanup] move account/lib to account
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.