avast / wanna-ml

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

upgrading typer and adding docs to all plugins and calls #24

Closed michalmrazek closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #24 (93dea8e) into master (7e574c8) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   72.90%   72.90%           
=======================================
  Files          54       54           
  Lines        2403     2403           
=======================================
  Hits         1752     1752           
  Misses        651      651           
Impacted Files Coverage Δ
src/wanna/cli/__main__.py 0.00% <0.00%> (ø)
src/wanna/cli/plugins/common_options.py 100.00% <ø> (ø)
src/wanna/cli/plugins/components_plugin.py 0.00% <ø> (ø)
src/wanna/cli/plugins/job_plugin.py 83.33% <ø> (ø)
src/wanna/cli/plugins/managed_notebook_plugin.py 90.24% <ø> (ø)
src/wanna/cli/plugins/notebook_plugin.py 100.00% <ø> (ø)
src/wanna/cli/plugins/pipeline_plugin.py 0.00% <ø> (ø)
src/wanna/cli/plugins/runner.py 0.00% <0.00%> (ø)
src/wanna/cli/plugins/tensorboard_plugin.py 0.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 7e574c8...93dea8e. Read the comment docs.