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 sqlite #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ptahmose
Copy link
Contributor

Description

update SQLite to latest version (3.46.0)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

locally

Checklist:

  • I followed the Contributing Guidelines.
  • I did a self-review.
  • I commented my code, particularly in hard-to-understand areas.
  • I updated the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@ptahmose ptahmose added the cla Contributor License Agreement sent to Admin label May 24, 2024
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.51%. Comparing base (1a64c80) to head (84c2a36).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   62.80%   60.51%   -2.30%     
==========================================
  Files         105      111       +6     
  Lines        5385     5417      +32     
  Branches     1504     1666     +162     
==========================================
- Hits         3382     3278     -104     
- Misses        825      900      +75     
- Partials     1178     1239      +61     
Components Coverage Δ
libimgdoc2 48.53% <35.29%> (-3.36%) ⬇️
imgdoc2net 74.40% <59.90%> (-3.16%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla Contributor License Agreement sent to Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant