ecodeclub / eorm

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

Feat: let having support alias #55

Closed CarolineZhang666 closed 2 years ago

CarolineZhang666 commented 2 years ago

@flycash ,please help to review this PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (2b5505b) into main (b998959) will increase coverage by 0.66%. The diff coverage is 86.11%.

:exclamation: Current head 2b5505b differs from pull request most recent head 53f713f. Consider uploading reports for the commit 53f713f to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   85.33%   86.00%   +0.66%     
==========================================
  Files          14       14              
  Lines         784      800      +16     
==========================================
+ Hits          669      688      +19     
+ Misses         96       94       -2     
+ Partials       19       18       -1     
Impacted Files Coverage Δ
builder.go 77.14% <81.81%> (+4.10%) :arrow_up:
select.go 89.53% <92.85%> (+1.39%) :arrow_up:
db.go 100.00% <0.00%> (ø)
predicate.go 90.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b998959...53f713f. Read the comment docs.

CarolineZhang666 commented 2 years ago

@flycash ,please help to review this PR

CarolineZhang666 commented 2 years ago

@flycash ,please help to review this PR