[Merged by Bors] - sync2: add sqlstore #6405
80.6% of diff hit (target 79.9%)
View this Pull Request on Codecov
80.6% of diff hit (target 79.9%)
Annotations
Check warning on line 47 in sql/expr/expr.go
codecov / codecov/patch
sql/expr/expr.go#L47
Added line #L47 was not covered by tests
Check warning on line 56 in sql/expr/expr.go
codecov / codecov/patch
sql/expr/expr.go#L56
Added line #L56 was not covered by tests
Check warning on line 170 in sql/expr/expr.go
codecov / codecov/patch
sql/expr/expr.go#L169-L170
Added lines #L169 - L170 were not covered by tests
Check warning on line 174 in sql/expr/expr.go
codecov / codecov/patch
sql/expr/expr.go#L173-L174
Added lines #L173 - L174 were not covered by tests
Check warning on line 211 in sql/expr/expr.go
codecov / codecov/patch
sql/expr/expr.go#L210-L211
Added lines #L210 - L211 were not covered by tests
Check warning on line 25 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L24-L25
Added lines #L24 - L25 were not covered by tests
Check warning on line 31 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L31
Added line #L31 was not covered by tests
Check warning on line 67 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L66-L67
Added lines #L66 - L67 were not covered by tests
Check warning on line 81 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L81
Added line #L81 was not covered by tests
Check warning on line 85 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L84-L85
Added lines #L84 - L85 were not covered by tests
Check warning on line 119 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L118-L119
Added lines #L118 - L119 were not covered by tests
Check warning on line 135 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L134-L135
Added lines #L134 - L135 were not covered by tests
Check warning on line 146 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L139-L146
Added lines #L139 - L146 were not covered by tests
Check warning on line 164 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L163-L164
Added lines #L163 - L164 were not covered by tests
Check warning on line 174 in sync2/rangesync/combine_seqs.go
codecov / codecov/patch
sync2/rangesync/combine_seqs.go#L170-L174
Added lines #L170 - L174 were not covered by tests
Check warning on line 47 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L47
Added line #L47 was not covered by tests
Check warning on line 50 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L50
Added line #L50 was not covered by tests
Check warning on line 53 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L53
Added line #L53 was not covered by tests
Check warning on line 73 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L72-L73
Added lines #L72 - L73 were not covered by tests
Check warning on line 106 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L104-L106
Added lines #L104 - L106 were not covered by tests
Check warning on line 129 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L126-L129
Added lines #L126 - L129 were not covered by tests
Check warning on line 169 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L169
Added line #L169 was not covered by tests
Check warning on line 178 in sync2/sqlstore/dbseq.go
codecov / codecov/patch
sync2/sqlstore/dbseq.go#L177-L178
Added lines #L177 - L178 were not covered by tests
Check warning on line 32 in sync2/sqlstore/sqlidstore.go
codecov / codecov/patch
sync2/sqlstore/sqlidstore.go#L31-L32
Added lines #L31 - L32 were not covered by tests
Check warning on line 40 in sync2/sqlstore/sqlidstore.go
codecov / codecov/patch
sync2/sqlstore/sqlidstore.go#L38-L40
Added lines #L38 - L40 were not covered by tests