JovianHQ / jovian-py

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

Skip fastai tests #221

Closed PrajwalPrashanth closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #221 into master will decrease coverage by 5.98%. The diff coverage is 55.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #221      +/-   ##
===========================================
- Coverage   100.00%   94.01%   -5.99%     
===========================================
  Files           28       31       +3     
  Lines         1329     1453     +124     
===========================================
+ Hits          1329     1366      +37     
- Misses           0       87      +87     
Flag Coverage Δ
#unittests 94.01% <55.14%> (-5.99%) :arrow_down:

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

Impacted Files Coverage Δ
jovian/utils/submit.py 34.37% <34.37%> (ø)
jovian/utils/commit.py 91.41% <39.39%> (-8.59%) :arrow_down:
jovian/utils/colab.py 44.44% <44.44%> (ø)
jovian/utils/clone.py 94.11% <72.22%> (-5.89%) :arrow_down:
jovian/_version.py 100.00% <100.00%> (ø)
jovian/cli.py 100.00% <100.00%> (ø)
jovian/utils/environment.py 100.00% <100.00%> (ø)
jovian/utils/kaggle.py 100.00% <100.00%> (ø)
jovian/callbacks/fastai.py 7.14% <0.00%> (-92.86%) :arrow_down:
... and 2 more

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 59edd96...81a0170. Read the comment docs.