MechanicalRabbit / FunSQL.jl

Julia library for compositional construction of SQL queries
https://mechanicalrabbit.github.io/FunSQL.jl
Other
150 stars 6 forks source link

improving SQLDialect #22

Closed xitology closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (9d844b1) into master (04130df) will decrease coverage by 1.67%. The diff coverage is 24.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   93.76%   92.08%   -1.68%     
==========================================
  Files          54       54              
  Lines        2372     2412      +40     
==========================================
- Hits         2224     2221       -3     
- Misses        148      191      +43     
Impacted Files Coverage Δ
src/dialects.jl 15.38% <12.24%> (-64.62%) :arrow_down:
src/render.jl 98.44% <75.00%> (-0.52%) :arrow_down:

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 04130df...9d844b1. Read the comment docs.