datacamp / sqlwhat

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

Update to latest protowhat verison #139

Closed hermansje closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #139 into master will increase coverage by 0.05%. The diff coverage is 98.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   97.33%   97.39%   +0.05%     
==========================================
  Files           6        7       +1     
  Lines         225      230       +5     
==========================================
+ Hits          219      224       +5     
  Misses          6        6
Impacted Files Coverage Δ
sqlwhat/test_exercise.py 100% <ø> (ø) :arrow_up:
sqlwhat/checks/__init__.py 100% <100%> (ø) :arrow_up:
sqlwhat/State.py 88.46% <100%> (ø) :arrow_up:
sqlwhat/sct_syntax.py 100% <100%> (ø) :arrow_up:
sqlwhat/checks/has_funcs.py 100% <100%> (ø)
sqlwhat/checks/check_funcs.py 97.19% <88.88%> (-1.07%) :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 9ae798c...975639c. Read the comment docs.