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 require-error rule from testifylint #11199

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

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

This PR enables require-error rule from testifylint

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (a0d5966) to head (d099fff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11199   +/-   ##
=======================================
  Coverage   91.88%   91.88%           
=======================================
  Files         416      416           
  Lines       19910    19910           
=======================================
  Hits        18294    18294           
  Misses       1240     1240           
  Partials      376      376           

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

@mmorel-35 mmorel-35 force-pushed the testifylint/require-error branch 18 times, most recently from e00c907 to 38d08fa Compare September 18, 2024 08:15
@mmorel-35 mmorel-35 marked this pull request as ready for review September 18, 2024 08:22
@mmorel-35 mmorel-35 requested review from a team and evan-bradley September 18, 2024 08:22
@mmorel-35 mmorel-35 force-pushed the testifylint/require-error branch 2 times, most recently from 7577c10 to 97a1037 Compare September 18, 2024 14:31
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 requested a review from a team as a code owner September 18, 2024 21:17
@codeboten codeboten merged commit 37f7833 into open-telemetry:main Sep 18, 2024
48 of 49 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 18, 2024
@mmorel-35 mmorel-35 deleted the testifylint/require-error branch September 19, 2024 04:48
jackgopack4 pushed a commit to jackgopack4/opentelemetry-collector that referenced this pull request Sep 19, 2024
…1199)

#### Description

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

This PR enables
[require-error](https://github.com/Antonboom/testifylint?tab=readme-ov-file#require-error)
rule from [testifylint](https://github.com/Antonboom/testifylint)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
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