arthurkushman / buildsqlx

Go database query builder library for PostgreSQL
MIT License
172 stars 17 forks source link

#64: Add boolean column creation ability #65

Closed arthurkushman closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (acb82cd) into master (a832f8a) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   85.79%   85.84%   +0.04%     
==========================================
  Files           7        7              
  Lines         852      855       +3     
==========================================
+ Hits          731      734       +3     
  Misses         85       85              
  Partials       36       36              
Impacted Files Coverage Δ
schema.go 90.55% <100.00%> (+0.12%) :arrow_up:

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 a832f8a...acb82cd. Read the comment docs.