-
Notifications
You must be signed in to change notification settings - Fork 139
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
Add purity/view annotations #2728
Add purity/view annotations #2728
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/stable-cadence commit 898264e Collapsed results for better readability
|
Codecov Report
@@ Coverage Diff @@
## feature/stable-cadence #2728 +/- ##
==========================================================
- Coverage 79.21% 79.21% -0.01%
==========================================================
Files 338 337 -1
Lines 80164 80173 +9
==========================================================
+ Hits 63502 63507 +5
- Misses 14366 14369 +3
- Partials 2296 2297 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Closes #2466
Description
Add a command line tool that can dump certain information
Add a command that dumps all built-in types and their members, including nested types
Add a command that dumps all built-in values and their types
Fix/add view annotations of several definitions
Character.toString
String.toLower
DeployedContracy.publicTypes
Address.fromBytes
fromBigEndianBytes
master
branchFiles changed
in the Github PR explorer