Skip to content

Enable clippy for integration tests #2509

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

Closed

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).
Report is 111 commits behind head on main.

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.

@gruebel
Copy link
Member

gruebel commented Feb 18, 2025

@cijothomas both this and #2470 can be closed. It was fixed via PR #2674

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
2 participants