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

Apply clippy suggestions #870

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

alerque
Copy link
Contributor

@alerque alerque commented Jun 28, 2024

My PR #839 is throwing a lint error, but the culprit exists on the default branch without the PR so in the interest of separation of concerns, I'm filing the fix for that separately.

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.16%. Comparing base (049bb7c) to head (4547f9a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #870      +/-   ##
==========================================
+ Coverage   97.12%   97.16%   +0.03%     
==========================================
  Files          16       16              
  Lines        5923     5918       -5     
==========================================
- Hits         5753     5750       -3     
+ Misses        170      168       -2     

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

Copy link
Owner

@JohnnyMorganz JohnnyMorganz left a comment

Choose a reason for hiding this comment

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

Thank you!

@JohnnyMorganz JohnnyMorganz merged commit 88f8dd4 into JohnnyMorganz:main Jun 28, 2024
19 checks passed
@alerque alerque deleted the clippy branch June 28, 2024 20:04
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.

None yet

2 participants