JovianHQ / jovian-py

Collaboration platform for data science projects & Jupyter notebooks
https://www.jovian.ai
112 stars 31 forks source link

Fix clone tests #236

Closed sidujjain closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #236 (02cf4ea) into master (095a64e) will decrease coverage by 0.13%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   91.55%   91.41%   -0.14%     
==========================================
  Files          31       31              
  Lines        1456     1468      +12     
==========================================
+ Hits         1333     1342       +9     
- Misses        123      126       +3     
Flag Coverage Δ
unittests 91.41% <75.00%> (-0.14%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jovian/utils/commit.py 90.71% <50.00%> (-0.70%) :arrow_down:
jovian/utils/clone.py 91.20% <75.00%> (-0.84%) :arrow_down:
jovian/_version.py 100.00% <100.00%> (ø)
jovian/utils/rcfile.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 d8ed05e...02cf4ea. Read the comment docs.