Skip to content
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 all rules of perfsprint #5978

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

perfsprint is a linter for performance, aiming at usages of fmt.Sprintf which have faster alternatives.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.6%. Comparing base (c500d18) to head (4c2d983).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5978     +/-   ##
=======================================
- Coverage   84.6%   84.6%   -0.1%     
=======================================
  Files        272     272             
  Lines      22897   22897             
=======================================
- Hits       19391   19390      -1     
- Misses      3162    3163      +1     
  Partials     344     344             

see 5 files with indirect coverage changes

@mmorel-35 mmorel-35 force-pushed the perfsprint/error branch 2 times, most recently from 29616ad to eb05078 Compare November 14, 2024 19:20
@mmorel-35 mmorel-35 marked this pull request as ready for review November 14, 2024 19:20
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@dmathieu dmathieu merged commit 74937a2 into open-telemetry:main Nov 18, 2024
32 checks passed
@mmorel-35 mmorel-35 deleted the perfsprint/error branch November 18, 2024 09:21
@pellared pellared added this to the v1.33.0 milestone Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants