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

Clippy: allow too many arguments #123

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Clippy: allow too many arguments #123

merged 1 commit into from
Jan 15, 2024

Conversation

mmghannam
Copy link
Member

Closes #122

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0196aeb) 76.02% compared to head (d9b952e) 76.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   76.02%   76.02%           
=======================================
  Files          13       13           
  Lines        1739     1739           
=======================================
  Hits         1322     1322           
  Misses        417      417           

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

@mmghannam mmghannam merged commit a54eec4 into main Jan 15, 2024
7 checks passed
@mmghannam mmghannam deleted the allow-too-many-args branch January 15, 2024 18:07
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.

Consider allowing clippy::too_many_arguments directly in Cargo.toml
1 participant