-
-
Notifications
You must be signed in to change notification settings - Fork 413
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
Replace js_str
with js_string
in examples
#3836
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3836 +/- ##
==========================================
+ Coverage 47.24% 50.76% +3.52%
==========================================
Files 476 466 -10
Lines 46892 45283 -1609
==========================================
+ Hits 22154 22989 +835
+ Misses 24738 22294 -2444 ☔ View full report in Codecov by Sentry. |
What is meant by this? EDIT: BTW I'm fine with replacing them with |
Sorry for the info, just replace js_str with js_string |
rebase to main branch, which fix clippy warning |
getong#1 |
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.
Thank you for the contribution!
js_str
with js_string
in examples
It changes the following: