sunary / sqlize

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

support generate migration version #18

Closed sunary closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (5c24cd0) into master (a32cb94) will decrease coverage by 2.37%. The diff coverage is 85.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   90.56%   88.19%   -2.38%     
==========================================
  Files           2        2              
  Lines         106      144      +38     
==========================================
+ Hits           96      127      +31     
- Misses          7       11       +4     
- Partials        3        6       +3     
Impacted Files Coverage Δ
sqlize.go 83.16% <82.05%> (-2.95%) :arrow_down:
options.go 100.00% <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 a32cb94...5c24cd0. Read the comment docs.