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

chore(clippy): make clippy happy #3005

Merged
merged 1 commit into from
Jun 6, 2023
Merged

chore(clippy): make clippy happy #3005

merged 1 commit into from
Jun 6, 2023

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jun 5, 2023

new clippy fixes

@mattsse mattsse requested a review from Rjected as a code owner June 5, 2023 23:57
@mattsse mattsse added the C-debt Refactor of code section that is hard to understand or maintain label Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #3005 (70df42c) into main (088c388) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3005      +/-   ##
==========================================
+ Coverage   70.88%   70.89%   +0.01%     
==========================================
  Files         520      520              
  Lines       68213    68213              
==========================================
+ Hits        48353    48362       +9     
+ Misses      19860    19851       -9     
Flag Coverage Δ
integration-tests 17.05% <0.00%> (-0.01%) ⬇️
unit-tests 65.85% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
crates/rpc/rpc/src/layers/jwt_secret.rs 96.86% <100.00%> (ø)
crates/rpc/rpc/src/layers/jwt_validator.rs 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes

@mattsse mattsse added this pull request to the merge queue Jun 6, 2023
Merged via the queue into main with commit adf4328 Jun 6, 2023
@mattsse mattsse deleted the matt/new-clippy-fixes branch June 6, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants