ecodeclub / eorm

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

expression: RawExpr accepts arguments #53

Closed flycash closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (e67b8af) into main (3f0fce2) will increase coverage by 0.11%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   85.18%   85.29%   +0.11%     
==========================================
  Files          14       14              
  Lines         776      782       +6     
==========================================
+ Hits          661      667       +6     
  Misses         96       96              
  Partials       19       19              
Impacted Files Coverage Δ
expression.go 56.66% <83.33%> (+4.81%) :arrow_up:
builder.go 73.03% <100.00%> (+0.94%) :arrow_up:
predicate.go 90.00% <100.00%> (ø)
select.go 87.64% <100.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 3f0fce2...e67b8af. Read the comment docs.