dolthub / doltpy

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

Fix dead link, bump doltcli #161

Closed max-hoffman closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #161 (53839ed) into master (cb56fd4) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   42.57%   42.63%   +0.05%     
==========================================
  Files          23       23              
  Lines         970      971       +1     
==========================================
+ Hits          413      414       +1     
  Misses        557      557              
Impacted Files Coverage Δ
doltpy/__init__.py 50.00% <ø> (ø)
doltpy/cli/write.py 100.00% <100.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 cb56fd4...53839ed. Read the comment docs.