arthurkushman / buildsqlx

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

Escaping table names #68

Closed maikttt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (327d0ab) into master (976f85e) will decrease coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 327d0ab differs from pull request most recent head d1464d9. Consider uploading reports for the commit d1464d9 to get more accurate results

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   85.88%   85.86%   -0.02%     
==========================================
  Files           7        7              
  Lines         857      856       -1     
==========================================
- Hits          736      735       -1     
  Misses         85       85              
  Partials       36       36              
Impacted Files Coverage Δ
builder.go 87.55% <ø> (-0.05%) :arrow_down:
advanced.go 89.15% <100.00%> (ø)
factory.go 77.55% <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 976f85e...d1464d9. Read the comment docs.