ecodeclub / eorm

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

eorm: Distinct 关键字支持 #116

Closed juniaoshaonian closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #116 (04f8231) into main (0382509) will increase coverage by 0.53%. The diff coverage is 95.83%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   82.74%   83.28%   +0.53%     
==========================================
  Files          19       19              
  Lines        1281     1304      +23     
==========================================
+ Hits         1060     1086      +26     
+ Misses        190      187       -3     
  Partials       31       31              
Impacted Files Coverage Δ
aggregate.go 96.34% <92.30%> (+0.62%) :arrow_up:
builder.go 85.86% <100.00%> (+0.30%) :arrow_up:
select.go 88.46% <100.00%> (+1.89%) :arrow_up:

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