Optimize sqlutils.ToSqlite3Dialect
for queries + DML/DDLs
#17113
Codecov / codecov/project
succeeded
Oct 29, 2024 in 0s
67.17% (-0.01%) compared to fa5a2c5, passed because coverage increased by 0% when compared to adjusted base (67.17%)
View this Pull Request on Codecov
67.17% (-0.01%) compared to fa5a2c5, passed because coverage increased by 0% when compared to adjusted base (67.17%)
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 67.17%. Comparing base (
fa5a2c5
) to head (9e82f8b
).
Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
go/vt/external/golib/sqlutils/sqlite_dialect.go | 78.94% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #17113 +/- ##
==========================================
- Coverage 67.17% 67.17% -0.01%
==========================================
Files 1571 1571
Lines 252246 252258 +12
==========================================
+ Hits 169458 169465 +7
- Misses 82788 82793 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading