JovianHQ / jovian-py

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

missing tests in commit.py #194

Closed PrajwalPrashanth closed 4 years ago

PrajwalPrashanth commented 4 years ago

These will improve overall test coverage to 100%. (missed coverage in commit.py) Introduced in #188 and were missed in #192

codecov[bot] commented 4 years ago

Codecov Report

Merging #194 into master will increase coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #194      +/-   ##
===========================================
+ Coverage   99.55%   100.00%   +0.44%     
===========================================
  Files          29        29              
  Lines        1356      1356              
===========================================
+ Hits         1350      1356       +6     
+ Misses          6         0       -6     
Flag Coverage Δ
#unittests 100.00% <ø> (+0.44%) :arrow_up:
Impacted Files Coverage Δ
jovian/utils/commit.py 100.00% <0.00%> (+2.84%) :arrow_up:

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 04e36fc...9d56723. Read the comment docs.