sunary / sqlize

powerful SQL toolkit; offering parsing, building, and migration capabilities.
Other
97 stars 11 forks source link

Improve @liushuai05 pr: support plural naming and more tag conventions #37

Closed sunary closed 1 year ago

sunary commented 1 year ago

https://github.com/sunary/sqlize/pull/36

codecov-commenter commented 1 year ago

Codecov Report

Merging #37 (a9f5dfd) into master (36fa855) will increase coverage by 0.34%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   93.61%   93.95%   +0.34%     
==========================================
  Files           2        2              
  Lines         141      149       +8     
==========================================
+ Hits          132      140       +8     
  Misses          5        5              
  Partials        4        4              
Impacted Files Coverage Δ
options.go 100.00% <100.00%> (ø)
sqlize.go 91.58% <100.00%> (+0.32%) :arrow_up:
sunary commented 1 year ago

duplicated https://github.com/sunary/sqlize/pull/36