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

[breaking change] Update edition from 2018 to 2021 #1267

Merged
merged 2 commits into from
Jun 17, 2023
Merged

Conversation

gwenn
Copy link
Collaborator

@gwenn gwenn commented Dec 9, 2022

And fix clippy warnings

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Patch coverage: 11.62% and project coverage change: +0.03 🎉

Comparison is base (7278e5f) 81.40% compared to head (ba07f41) 81.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1267      +/-   ##
==========================================
+ Coverage   81.40%   81.44%   +0.03%     
==========================================
  Files          49       49              
  Lines        9778     9745      -33     
==========================================
- Hits         7960     7937      -23     
+ Misses       1818     1808      -10     
Impacted Files Coverage Δ
src/blob/mod.rs 94.68% <ø> (-0.03%) ⬇️
src/column.rs 95.76% <0.00%> (ø)
src/error.rs 27.38% <0.00%> (+1.24%) ⬆️
src/statement.rs 95.00% <0.00%> (-0.49%) ⬇️
src/transaction.rs 93.68% <0.00%> (ø)
src/types/from_sql.rs 65.41% <0.00%> (+0.48%) ⬆️
src/types/mod.rs 95.71% <0.00%> (ø)
src/types/url.rs 93.47% <0.00%> (ø)
src/util/sqlite_string.rs 83.33% <ø> (ø)
src/vtab/csvtab.rs 70.17% <0.00%> (+2.66%) ⬆️
... and 4 more

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gwenn gwenn requested a review from thomcc December 9, 2022 19:38
@gwenn gwenn mentioned this pull request Feb 3, 2023
@gwenn gwenn merged commit dd05c99 into rusqlite:master Jun 17, 2023
@gwenn gwenn deleted the clippy branch June 17, 2023 05:44
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

1 participant