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

Add MySQL backend #4137

Merged
merged 22 commits into from Mar 4, 2024

Merge branch 'main' into mysql-backend

28c0e5d
Select commit
Failed to load commit list.
Merged

Add MySQL backend #4137

Merge branch 'main' into mysql-backend
28c0e5d
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 0s

73.98% (-0.74%) compared to 1615d26

View this Pull Request on Codecov

73.98% (-0.74%) compared to 1615d26

Details

Codecov Report

Attention: Patch coverage is 0% with 67 lines in your changes are missing coverage. Please review.

Project coverage is 73.98%. Comparing base (1615d26) to head (28c0e5d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4137      +/-   ##
==========================================
- Coverage   74.71%   73.98%   -0.74%     
==========================================
  Files         353      353              
  Lines       22616    22675      +59     
==========================================
- Hits        16897    16775     -122     
- Misses       4431     4630     +199     
+ Partials     1288     1270      -18     
Files Coverage Δ
internal/backends/mysql/insert.go 0.00% <0.00%> (ø)
internal/backends/mysql/collection.go 0.00% <0.00%> (ø)
internal/util/fsql/db.go 80.88% <0.00%> (-3.74%) ⬇️
internal/backends/mysql/backend.go 0.00% <0.00%> (ø)

... and 12 files with indirect coverage changes