sqlite-nio icon indicating copy to clipboard operation
sqlite-nio copied to clipboard

Refactor SQLiteConnection.swift to support readonly mode for file-bas…

Open vi4m opened this issue 1 year ago • 3 comments

Readonly option for sqlite

vi4m avatar Oct 09 '24 21:10 vi4m

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 66.20%. Comparing base (7353cca) to head (f467879). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
Sources/SQLiteNIO/SQLiteConnection.swift 61.53% 5 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
- Coverage   66.28%   66.20%   -0.08%     
==========================================
  Files           9        9              
  Lines         777      787      +10     
==========================================
+ Hits          515      521       +6     
- Misses        262      266       +4     
Files with missing lines Coverage Δ
Sources/SQLiteNIO/SQLiteConnection.swift 68.33% <61.53%> (-0.76%) :arrow_down:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jan 02 '25 01:01 codecov[bot]

Could use a test

gwynne avatar Jan 02 '25 01:01 gwynne

Also the API breakage checker has a halfway-valid complaint, for once 🤨

gwynne avatar Jan 02 '25 01:01 gwynne