datacamp / sqlwhat

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

[CX-1182] protowhat update #146

Open hermansje opened 4 years ago

hermansje commented 4 years ago

Ticket

Link to ticket: https://datacamp.atlassian.net/browse/CX-1182

What has been done

How to test

codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will decrease coverage by 0.52%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   80.78%   80.26%   -0.53%     
==========================================
  Files           7        7              
  Lines         229      228       -1     
==========================================
- Hits          185      183       -2     
- Misses         44       45       +1
Impacted Files Coverage Δ
sqlwhat/sct_context.py 100% <100%> (ø)
sqlwhat/checks/__init__.py 100% <100%> (ø) :arrow_up:
sqlwhat/checks/has_funcs.py 100% <100%> (ø) :arrow_up:
sqlwhat/checks/check_funcs.py 61.32% <62.5%> (-0.72%) :arrow_down:
sqlwhat/test_exercise.py 94.11% <92.85%> (-5.89%) :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 db8aecb...88ac7e1. Read the comment docs.