ecodeclub / eorm

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

GetMuti功能的实现 #109

Closed juniaoshaonian closed 1 year ago

flycash commented 1 year ago

大佬,把这个合并请求加进去 .CHANGELOG 里面

codecov[bot] commented 1 year ago

Codecov Report

Merging #109 (0d8485f) into main (4b09178) will decrease coverage by 0.47%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   82.91%   82.43%   -0.48%     
==========================================
  Files          18       18              
  Lines        1188     1224      +36     
==========================================
+ Hits          985     1009      +24     
- Misses        173      185      +12     
  Partials       30       30              
Impacted Files Coverage Δ
predicate.go 90.00% <ø> (ø)
select.go 84.61% <0.00%> (-4.28%) :arrow_down:
builder.go 81.03% <83.33%> (+0.26%) :arrow_up:
column.go 89.18% <100.00%> (+1.31%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

flycash commented 1 year ago

你怎么带了那么多其他的 commit id?你重新 rebase 过去 gotomicro/main 分支上,这样就只会有你的 commit id。不然这个代码覆盖率不准

juniaoshaonian commented 1 year ago

明哥我删了那部分代码代码覆盖率不够了