datacamp / sqlwhat

https://sqlwhat.readthedocs.io
GNU Affero General Public License v3.0
3 stars 8 forks source link

Ast refactor #138

Closed hermansje closed 5 years ago

hermansje commented 5 years ago

Update sqlwhat for new AST library versions.

Relies on https://github.com/datacamp/protowhat/pull/31

hermansje commented 5 years ago

Thank you for the review!

codecov[bot] commented 5 years ago

Codecov Report

Merging #138 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   97.33%   97.33%           
=======================================
  Files           6        6           
  Lines         225      225           
=======================================
  Hits          219      219           
  Misses          6        6

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 d5c16a5...213f459. Read the comment docs.