Skip to content

Chore: unify sql data driver implementation

Codecov / codecov/project failed Sep 7, 2023 in 0s

32.55% (-25.93%) compared to 7937d09

View this Pull Request on Codecov

32.55% (-25.93%) compared to 7937d09

Details

Codecov Report

Patch coverage: 27.27% and project coverage change: -25.93% ⚠️

Comparison is base (7937d09) 58.48% compared to head (5ea102a) 32.55%.

❗ Current head 5ea102a differs from pull request most recent head 2069fbd. Consider uploading reports for the commit 2069fbd to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #873       +/-   ##
===========================================
- Coverage   58.48%   32.55%   -25.93%     
===========================================
  Files         115       91       -24     
  Lines       20048    17970     -2078     
===========================================
- Hits        11725     5851     -5874     
- Misses       6892    11240     +4348     
+ Partials     1431      879      -552     
Files Changed Coverage Δ
pkg/server/infrastructure/datastore/mysql/mysql.go 35.29% <27.27%> (+30.36%) ⬆️
...rver/infrastructure/datastore/postgres/postgres.go 40.54% <27.27%> (+34.34%) ⬆️

... and 95 files with indirect coverage changes

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