Skip to content

add tests

6807496
Select commit
Loading
Failed to load commit list.
Merged

[fix] Avoid create schema #362

add tests
6807496
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 6, 2026 in 1s

81.74% (-0.16%) compared to 2963391

View this Pull Request on Codecov

81.74% (-0.16%) compared to 2963391

Details

Codecov Report

❌ Patch coverage is 76.27119% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.74%. Comparing base (2963391) to head (6807496).

Files with missing lines Patch % Lines
lssinglestore/singlestore.go 69.56% 4 Missing and 3 partials ⚠️
lspostgres/postgres.go 83.33% 3 Missing and 1 partial ⚠️
lsmysql/mysql.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   81.90%   81.74%   -0.16%     
==========================================
  Files          16       16              
  Lines        1752     1786      +34     
==========================================
+ Hits         1435     1460      +25     
- Misses        195      200       +5     
- Partials      122      126       +4     

☔ 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.