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 formatter rule from testifylint #11173

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

Testifylint is a linter that provides best practices with the use of testify.

This PR enables formatter rule from testifylint

@mmorel-35 mmorel-35 requested review from a team and evan-bradley September 14, 2024 09:44
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.84%. Comparing base (30b4ed0) to head (f1cf882).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11173      +/-   ##
==========================================
- Coverage   91.85%   91.84%   -0.02%     
==========================================
  Files         415      415              
  Lines       19850    19850              
==========================================
- Hits        18234    18232       -2     
- Misses       1244     1245       +1     
- Partials      372      373       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmorel-35 mmorel-35 force-pushed the testifylint/formatter branch from ff4c6e9 to 8099317 Compare September 16, 2024 11:12
@mmorel-35 mmorel-35 force-pushed the testifylint/formatter branch 2 times, most recently from 1219266 to ba8700b Compare September 17, 2024 05:12
@mmorel-35 mmorel-35 force-pushed the testifylint/formatter branch from ba8700b to f1cf882 Compare September 17, 2024 12:44
@bogdandrutu bogdandrutu merged commit 64954f4 into open-telemetry:main Sep 17, 2024
48 of 49 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 17, 2024
@mmorel-35 mmorel-35 deleted the testifylint/formatter branch September 17, 2024 17:01
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.

2 participants