-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
chore: enable perfsprint linter #20685
base: master
Are you sure you want to change the base?
Conversation
✅ Preview Environment deployed on Bunnyshell
See: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
a2feff9
to
a87c3fa
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20685 +/- ##
==========================================
- Coverage 55.19% 55.10% -0.09%
==========================================
Files 324 324
Lines 55257 55257
==========================================
- Hits 30499 30452 -47
- Misses 22137 22184 +47
Partials 2621 2621 ☔ View full report in Codecov by Sentry. |
Can you share more details about the gains perfsprint gives, please? |
a87c3fa
to
dd69451
Compare
This suggest methods that are faster in their use and so don't use the extra memory that is necessary when using general function |
dd69451
to
12be18c
Compare
Signed-off-by: Matthieu MOREL <[email protected]>
12be18c
to
a7f8dea
Compare
enables and fixes int-conversion and sprintf1 rules of perfsprint linter issues.