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 suite-extra-assert-call rule from testifylint #5833

Merged

Conversation

mmorel-35
Copy link
Contributor

Description

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

This PR enables suite-extra-assert-call rule from testifylint

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 force-pushed the testifylint/suite-extra-assert-call branch from d43468d to ccb5667 Compare September 21, 2024 21:21
Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (063239f) to head (ccb5667).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5833   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files        272     272           
  Lines      22734   22734           
=====================================
+ Hits       19226   19228    +2     
+ Misses      3165    3163    -2     
  Partials     343     343           

see 1 file with indirect coverage changes

@dmathieu dmathieu merged commit 561bd49 into open-telemetry:main Sep 23, 2024
32 checks passed
@mmorel-35 mmorel-35 deleted the testifylint/suite-extra-assert-call branch September 23, 2024 07:16
@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