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

Remove eslint vitest exceptions #1748

Merged

Conversation

Barabasbalazs
Copy link
Contributor

@Barabasbalazs Barabasbalazs commented Oct 14, 2024

Pull Request

Related issue

Fixes #1745

What does this PR do?

  • Removed the vitest exceptions from the eslint config and addapted the tests accordingly

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@Barabasbalazs Barabasbalazs marked this pull request as ready for review October 14, 2024 10:50
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (bc97969) to head (a8c5010).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1748   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files          20       20           
  Lines        1513     1513           
  Branches      319      319           
=======================================
  Hits         1476     1476           
  Misses         37       37           

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

Copy link
Collaborator

@flevi29 flevi29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flevi29
Copy link
Collaborator

flevi29 commented Oct 14, 2024

bors merge

Copy link
Contributor

meili-bors bot commented Oct 14, 2024

@meili-bors meili-bors bot merged commit c49c0b5 into meilisearch:main Oct 14, 2024
7 checks passed
@flevi29 flevi29 added enhancement New feature or request maintenance Issue about maintenance (CI, tests, refacto...) and removed enhancement New feature or request labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issue about maintenance (CI, tests, refacto...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn on Vitest recommended ESLint rules
2 participants