Skip to content

feat: implement safe integer mode for SQLiteCloud connection string#264

Merged
danielebriggi merged 2 commits intomainfrom
support-bigint-conn-str
Apr 15, 2026
Merged

feat: implement safe integer mode for SQLiteCloud connection string#264
danielebriggi merged 2 commits intomainfrom
support-bigint-conn-str

Conversation

@danielebriggi
Copy link
Copy Markdown
Member

No description provided.

@danielebriggi danielebriggi self-assigned this Apr 14, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 14, 2026

Codecov Report

❌ Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.64%. Comparing base (b7f5b5c) to head (98917ad).

Files with missing lines Patch % Lines
src/drivers/types.ts 75.00% 1 Missing ⚠️
src/drivers/utilities.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   85.41%   85.64%   +0.23%     
==========================================
  Files          12       12              
  Lines        1056     1066      +10     
  Branches      316      330      +14     
==========================================
+ Hits          902      913      +11     
+ Misses        154      143      -11     
- Partials        0       10      +10     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielebriggi danielebriggi force-pushed the support-bigint-conn-str branch from 834b4b4 to e9f7c0d Compare April 14, 2026 08:01
@danielebriggi danielebriggi merged commit 68003e3 into main Apr 15, 2026
41 of 42 checks passed
@danielebriggi danielebriggi deleted the support-bigint-conn-str branch April 15, 2026 10:44
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.

3 participants