ecodeclub / eorm

简单 ORM 框架
Apache License 2.0
194 stars 64 forks source link

integration: 调整主从的集成测试 #163

Closed flycash closed 1 year ago

flycash commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #163 (8634707) into dev (2b3a9b3) will increase coverage by 0.04%. The diff coverage is 88.88%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev     #163      +/-   ##
==========================================
+ Coverage   79.64%   79.69%   +0.04%     
==========================================
  Files          29       30       +1     
  Lines        2334     2354      +20     
==========================================
+ Hits         1859     1876      +17     
- Misses        392      394       +2     
- Partials       83       84       +1     
Impacted Files Coverage Δ
master_slave_db.go 88.00% <ø> (ø)
internal/slaves/dns/dns.go 78.21% <66.66%> (-0.22%) :arrow_down:
internal/slaves/roundrobin/roundrobin.go 100.00% <100.00%> (ø)

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