-
Notifications
You must be signed in to change notification settings - Fork 138
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 tests for migrating reference to optional type #3123
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 8302607 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3123 +/- ##
==========================================
+ Coverage 80.56% 80.67% +0.10%
==========================================
Files 379 379
Lines 91576 91523 -53
==========================================
+ Hits 73782 73834 +52
+ Misses 15134 15047 -87
+ Partials 2660 2642 -18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
81ae64a
to
dcfa245
Compare
dcfa245
to
92c4547
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for adding these!
Could you maybe please rebase this on top of #3118?
…thub.com/onflow/cadence into supun/optional-references-migration
…thub.com/onflow/cadence into supun/optional-references-migration
Work towards #3122
Description
Reference to optionals seems to be handled so far in the migrations. Added some tests to verify.
master
branchFiles changed
in the Github PR explorer