CECTC / dbpack

A db proxy for distributed transaction, read write splitting and sharding! Support any language! It can be deployed as a sidecar in a pod.
https://cectc.github.io/dbpack-doc/#/en-us/
Apache License 2.0
357 stars 46 forks source link

fix: setting tags for serialization #245

Closed dk-lockdown closed 2 years ago

dk-lockdown commented 2 years ago

ref: https://github.com/cectc/dbpack/issues/

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

codecov-commenter commented 2 years ago

Codecov Report

Merging #245 (defdbb9) into dev (6f496d3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #245   +/-   ##
=======================================
  Coverage   43.20%   43.20%           
=======================================
  Files          82       82           
  Lines        9810     9810           
=======================================
  Hits         4238     4238           
  Misses       5139     5139           
  Partials      433      433           
Impacted Files Coverage Δ
pkg/filter/breaker/breaker.go 61.53% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more