bryanyang0528 / ksql-python

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

update version of Python #111

Closed bryanyang0528 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (46e9f9b) into master (ba55ae1) will increase coverage by 1.21%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   65.24%   66.45%   +1.21%     
==========================================
  Files           7        7              
  Lines         469      480      +11     
  Branches       66       82      +16     
==========================================
+ Hits          306      319      +13     
+ Misses        145      141       -4     
- Partials       18       20       +2     
Impacted Files Coverage Δ
ksql/upload.py 0.00% <ø> (ø)
ksql/utils.py 82.71% <40.00%> (-1.90%) :arrow_down:
ksql/builder.py 91.66% <0.00%> (+0.55%) :arrow_up:
ksql/client.py 73.80% <0.00%> (+0.63%) :arrow_up:
ksql/api.py 51.25% <0.00%> (+1.76%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

bryanyang0528 commented 2 years ago

@KenCox94 I comment on the failed test for updating the new CI setting first.