avast / wanna-ml

Complete MLOps framework for Vertex-AI
MIT License
18 stars 3 forks source link

MLOPS-79 - notebook cli tests #15

Closed jsilva closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (01c7336) into master (4c87030) will increase coverage by 3.52%. The diff coverage is 68.08%.

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   69.18%   72.70%   +3.52%     
==========================================
  Files          52       54       +2     
  Lines        2343     2367      +24     
==========================================
+ Hits         1621     1721     +100     
+ Misses        722      646      -76     
Impacted Files Coverage Δ
src/wanna/cli/plugins/runner.py 0.00% <0.00%> (ø)
src/wanna/core/services/notebook.py 68.49% <44.44%> (+5.85%) :arrow_up:
src/wanna/core/services/managed_notebook.py 63.70% <63.70%> (ø)
src/wanna/cli/plugins/managed_notebook_plugin.py 90.24% <90.24%> (ø)
src/wanna/cli/plugins/notebook_plugin.py 100.00% <100.00%> (+100.00%) :arrow_up:
src/wanna/core/loggers/wanna_logger.py 100.00% <0.00%> (+2.70%) :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 4c87030...01c7336. Read the comment docs.