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 clippy::semicolon-if-nothing-returned #161

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

H1rono
Copy link
Owner

@H1rono H1rono commented Feb 10, 2024

close #158
#143

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (553cd56) 96.81% compared to head (ae2fab2) 96.88%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   96.81%   96.88%   +0.07%     
==========================================
  Files          13       13              
  Lines        1349     1349              
==========================================
+ Hits         1306     1307       +1     
+ Misses         43       42       -1     

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

@H1rono H1rono merged commit f76d699 into main Feb 10, 2024
7 checks passed
@H1rono H1rono deleted the semicolon-if-nothing-returned branch February 10, 2024 13:37
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.

clippy::semicolon-if-nothing-returned
1 participant