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 compares and negative-positive rules from testifylint #11128

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Sep 10, 2024

Description

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

This PR enables compares and negative-positive rules from testifylint

@mmorel-35 mmorel-35 requested review from a team and evan-bradley September 10, 2024 22:15
@mmorel-35 mmorel-35 marked this pull request as draft September 10, 2024 22:23
@mmorel-35 mmorel-35 changed the title [chore]: enable compares rule from testifylint [chore]: enable compares and negative-positive rules from testifylint Sep 10, 2024
@mmorel-35 mmorel-35 force-pushed the testifylint/compares branch 2 times, most recently from 67a68b1 to 08c7d1b Compare September 11, 2024 06:05
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (a0fb7fd) to head (69658c7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11128   +/-   ##
=======================================
  Coverage   92.23%   92.23%           
=======================================
  Files         414      414           
  Lines       19810    19810           
=======================================
  Hits        18271    18271           
  Misses       1167     1167           
  Partials      372      372           

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

@mmorel-35 mmorel-35 marked this pull request as ready for review September 11, 2024 06:24
@songy23
Copy link
Member

songy23 commented Sep 11, 2024

Test failure is a known issue #10927

@songy23 songy23 added ci-cd CI, CD, testing, build issues Skip Contrib Tests labels Sep 11, 2024
@codeboten codeboten merged commit 9a6e105 into open-telemetry:main Sep 11, 2024
56 of 70 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 11, 2024
@mmorel-35 mmorel-35 deleted the testifylint/compares branch September 11, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI, CD, testing, build issues Skip Contrib Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants