Skip to content

Fix uninlined_format_args#1428

Merged
gwenn merged 1 commit intorusqlite:masterfrom
gwenn:uninlined_format_args
Dec 23, 2023
Merged

Fix uninlined_format_args#1428
gwenn merged 1 commit intorusqlite:masterfrom
gwenn:uninlined_format_args

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Dec 23, 2023

cargo clippy --all --all-targets --fix -- -Wclippy::uninlined_format_args

cargo clippy --all --all-targets --fix -- -Wclippy::uninlined_format_args
@codecov
Copy link

codecov bot commented Dec 23, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6663dac) 81.05% compared to head (3c3d7da) 81.08%.

Files Patch % Lines
examples/persons/main.rs 0.00% 1 Missing ⚠️
libsqlite3-sys/build.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1428      +/-   ##
==========================================
+ Coverage   81.05%   81.08%   +0.02%     
==========================================
  Files          51       51              
  Lines       10348    10345       -3     
==========================================
  Hits         8388     8388              
+ Misses       1960     1957       -3     

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

@gwenn gwenn merged commit fc738f3 into rusqlite:master Dec 23, 2023
@gwenn gwenn deleted the uninlined_format_args branch December 23, 2023 13:51
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.

1 participant