-
Notifications
You must be signed in to change notification settings - Fork 290
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
[move] migrated to new constraint system #2270
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
Codecov Report
@@ Coverage Diff @@
## master #2270 +/- ##
==========================================
+ Coverage 34.03% 34.05% +0.02%
==========================================
Files 483 483
Lines 40688 40688
Branches 17990 17990
==========================================
+ Hits 13846 13853 +7
+ Misses 13321 13304 -17
- Partials 13521 13531 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Benchmark for a6f4225Click to view benchmark
|
- ignore test_that_rust_code_compiles
Benchmark for 67e0e51Click to view benchmark
|
Benchmark for 5c5f3d5Click to view benchmark
|
Benchmark for 6981722Click to view benchmark
|
jolestar
approved these changes
Mar 15, 2021
Benchmark for a42fc97Click to view benchmark
|
naughtyvenom
pushed a commit
to naughtyvenom/starcoin
that referenced
this pull request
Jul 19, 2021
* [move] migrate to new constraint system * [stdlib] migrated stdlib to the new constraints system * [test] migrated functional test to abilities * [prover] fix move prover * fix unit tests and re-generate genesis - ignore test_that_rust_code_compiles * ignore test_that_installed_rust_code_compiles * fix integration tests Co-authored-by: jolestar <jolestar@gmail.com>
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.