bryanyang0528 / ksql-python

A python wrapper for the KSQL REST API.
MIT License
159 stars 67 forks source link

Upgrade docker environment #65

Closed bryanyang0528 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #65 into master will decrease coverage by 0.44%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   77.58%   77.14%   -0.45%     
==========================================
  Files           7        7              
  Lines         348      350       +2     
  Branches       47       48       +1     
==========================================
  Hits          270      270              
- Misses         63       64       +1     
- Partials       15       16       +1     
Impacted Files Coverage Δ
ksql/api.py 77.58% <33.33%> (-1.37%) :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 8c74fb4...dea7b6a. Read the comment docs.