Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update amalgamation code to 3.45.0 #1207

Merged
merged 3 commits into from
Jan 25, 2024
Merged

Conversation

mattn
Copy link
Owner

@mattn mattn commented Jan 25, 2024

Closes #1191, #1206

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (d9e2789) 46.72% compared to head (5a05762) 46.72%.
Report is 4 commits behind head on master.

Files Patch % Lines
callback.go 25.00% 2 Missing and 1 partial ⚠️
convert.go 0.00% 3 Missing ⚠️
sqlite3_type.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1207   +/-   ##
=======================================
  Coverage   46.72%   46.72%           
=======================================
  Files          12       12           
  Lines        1526     1526           
=======================================
  Hits          713      713           
  Misses        671      671           
  Partials      142      142           

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

@mattn
Copy link
Owner Author

mattn commented Jan 25, 2024

Before merging this, I'll update go.mod to go1.19 and replace all interface{} to any in #1208.

@mattn mattn force-pushed the sqlite-amalgamation-3450000 branch from 57aded9 to 5a05762 Compare January 25, 2024 14:20
@mattn mattn merged commit 64bbe62 into master Jan 25, 2024
20 checks passed
@mattn mattn mentioned this pull request Jan 25, 2024
@mattn mattn deleted the sqlite-amalgamation-3450000 branch January 25, 2024 14:39
@jtarchie
Copy link

Thank you!

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.

None yet

3 participants