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 error-nil and nil-compare rules from testifylint #6133

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

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

This PR enables error-nil and nil-compare rules from testifylint

@mmorel-35 mmorel-35 marked this pull request as draft September 20, 2024 14:45
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.4%. Comparing base (ebb34b3) to head (a30c403).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6133   +/-   ##
=====================================
  Coverage   66.4%   66.4%           
=====================================
  Files        205     205           
  Lines      13093   13093           
=====================================
  Hits        8706    8706           
  Misses      4119    4119           
  Partials     268     268           

@mmorel-35 mmorel-35 marked this pull request as ready for review September 20, 2024 14:48
@MrAlias MrAlias merged commit 23fd4ad into open-telemetry:main Sep 22, 2024
25 checks passed
@mmorel-35 mmorel-35 deleted the testifylint/nil-compare branch September 22, 2024 19:42
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 10, 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