dolthub / doltpy

A Python API for Dolt
Apache License 2.0
55 stars 13 forks source link

first cut at simplifying commit #124

Closed oscarbatori closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #124 (d2c7b9e) into master (9175515) will increase coverage by 0.65%. The diff coverage is 77.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   43.31%   43.97%   +0.65%     
==========================================
  Files          19       19              
  Lines        1646     1626      -20     
==========================================
+ Hits          713      715       +2     
+ Misses        933      911      -22     
Impacted Files Coverage Δ
doltpy/sql/sql.py 0.00% <0.00%> (ø)
doltpy/cli/dolt.py 52.88% <88.57%> (+0.14%) :arrow_up:
doltpy/sql/sync/dolt.py 0.00% <0.00%> (ø)

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 9175515...d2c7b9e. Read the comment docs.