sqlite-nio
sqlite-nio copied to clipboard
Refactor SQLiteConnection.swift to support readonly mode for file-bas…
Readonly option for sqlite
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.
Could use a test
Also the API breakage checker has a halfway-valid complaint, for once 🤨