Skip to content

Add query_one#1699

Merged
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:query_one
May 26, 2025
Merged

Add query_one#1699
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:query_one

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented May 26, 2025

Fix #1698

@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.84%. Comparing base (2adc7c1) to head (2958e52).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/error.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1699      +/-   ##
==========================================
+ Coverage   87.80%   87.84%   +0.04%     
==========================================
  Files          58       58              
  Lines       11368    11407      +39     
==========================================
+ Hits         9982    10021      +39     
  Misses       1386     1386              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gwenn gwenn merged commit a6e7a90 into rusqlite:master May 26, 2025
16 checks passed
@gwenn gwenn deleted the query_one branch May 26, 2025 06:50
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.

Consider replacing "extra_check" feature with separate function

1 participant