-
Notifications
You must be signed in to change notification settings - Fork 451
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
[E2E] Rename .call
to .call_builder
#2078
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2078 +/- ##
==========================================
- Coverage 53.73% 53.68% -0.06%
==========================================
Files 223 223
Lines 7040 7043 +3
Branches 3120 3121 +1
==========================================
- Hits 3783 3781 -2
- Misses 3257 3262 +5 ☔ View full report in Codecov by Sentry. |
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑These are the results when building the
Link to the run | Last update: Tue Jan 30 15:15:25 CET 2024 |
.call
to .call_builder
..call
to .call_builder
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.
LGTM. Just need changes mentioned by Andrew
Summary
I always stumble over this:
To me this makes more sense:
cargo-contract
orpallet-contracts
?Description
Checklist before requesting a review
CHANGELOG.md