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

Enable clippy for integration tests #2509

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shivanshuraj1333
Copy link
Member

@shivanshuraj1333 shivanshuraj1333 commented Jan 14, 2025

Fixes: #2470

ToDo:

  1. There are a couple of failure due to this lint check.
  2. Enable linter wherever possible apart from the crates

Will open up the PR for review after addressing 1 and 2.

Signed-off-by: Shivanshu Raj Shrivastava <[email protected]>
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.9%. Comparing base (888d5a3) to head (dd80467).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2509   +/-   ##
=====================================
  Coverage   77.9%   77.9%           
=====================================
  Files        123     123           
  Lines      22943   22943           
=====================================
  Hits       17875   17875           
  Misses      5068    5068           

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

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.

Integration test - add lint checks
1 participant