Skip to content

Fixed Threading issues while reading and writing to database with mul…#22

Merged
noursandid merged 5 commits intomasterfrom
fix-threading-bugs
Sep 28, 2025
Merged

Fixed Threading issues while reading and writing to database with mul…#22
noursandid merged 5 commits intomasterfrom
fix-threading-bugs

Conversation

@noursandid
Copy link
Copy Markdown
Owner

…tiple connections

Added multiple logging levels

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 28, 2025

Codecov Report

❌ Patch coverage is 87.95699% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.06%. Comparing base (bfcfeba) to head (deaeebb).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
Library/Main/SundeedQLiteConnection.swift 72.09% 30 Missing and 6 partials ⚠️
Library/Main/SundeedQLiterLibrary.swift 73.33% 6 Missing and 2 partials ⚠️
Library/Main/SundeedLog.swift 60.00% 3 Missing and 3 partials ⚠️
Library/ClassHandler/SundeedQLite.swift 0.00% 3 Missing ⚠️
Library/Main/Statements/UpdateStatement.swift 94.59% 0 Missing and 2 partials ⚠️
Library/Main/Statements/InsertStatement.swift 96.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   96.43%   95.06%   -1.38%     
==========================================
  Files          25       26       +1     
  Lines        2551     2734     +183     
  Branches     1301     1404     +103     
==========================================
+ Hits         2460     2599     +139     
- Misses         62       99      +37     
- Partials       29       36       +7     

☔ 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.

@noursandid noursandid merged commit 40a5fcb into master Sep 28, 2025
2 of 3 checks passed
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.

1 participant