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

Fix lint issue of too many args #260

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Fix lint issue of too many args #260

merged 2 commits into from
Nov 15, 2024

Conversation

miyurud
Copy link
Owner

@miyurud miyurud commented Nov 14, 2024

This PR fixes the lint error R0917: Too many positional arguments (7/5) (too-many-positional-arguments)

Copy link

sonarcloud bot commented Nov 14, 2024

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.42%. Comparing base (0041ff7) to head (9dc7b0c).
Report is 3 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #260   +/-   ##
======================================
  Coverage    1.42%   1.42%           
======================================
  Files          67      67           
  Lines       14288   14288           
  Branches     9055    9055           
======================================
  Hits          203     203           
  Misses      13884   13884           
  Partials      201     201           

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

@miyurud miyurud merged commit bcbae83 into master Nov 15, 2024
7 checks passed
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.

2 participants