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 warning: arc_with_non_send_sync - interrupt_lock #1400

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

gwenn
Copy link
Collaborator

@gwenn gwenn commented Oct 11, 2023

Fix #1358

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (36264dc) 81.32% compared to head (94bba92) 81.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1400   +/-   ##
=======================================
  Coverage   81.32%   81.33%           
=======================================
  Files          49       49           
  Lines       10224    10229    +5     
=======================================
+ Hits         8315     8320    +5     
  Misses       1909     1909           
Files Coverage Δ
src/functions.rs 86.98% <100.00%> (+0.09%) ⬆️
src/hooks.rs 80.54% <100.00%> (ø)
src/inner_connection.rs 80.98% <ø> (ø)

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

@gwenn gwenn merged commit e505e1b into rusqlite:master Oct 11, 2023
16 checks passed
@gwenn gwenn deleted the arc_with_non_send_sync branch October 11, 2023 18:07
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] arc_with_non_send_sync - interrupt_lock
1 participant