avast / wanna-ml

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

mlops-131 user managed notebooks sync and push for all notebooks #36

Closed michalmrazek closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #36 (d8ad1ab) into master (7dd4df3) will decrease coverage by 0.62%. The diff coverage is 55.10%.

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   72.80%   72.18%   -0.63%     
==========================================
  Files          55       55              
  Lines        2434     2545     +111     
==========================================
+ Hits         1772     1837      +65     
- Misses        662      708      +46     
Impacted Files Coverage Δ
src/wanna/cli/plugins/common_options.py 100.00% <ø> (ø)
src/wanna/core/services/notebook.py 59.77% <33.33%> (-9.41%) :arrow_down:
src/wanna/core/services/base.py 55.91% <38.09%> (-5.73%) :arrow_down:
src/wanna/core/services/managed_notebook.py 64.53% <45.45%> (-0.65%) :arrow_down:
src/wanna/core/services/docker.py 68.85% <76.92%> (+0.46%) :arrow_up:
src/wanna/cli/plugins/managed_notebook_plugin.py 96.22% <86.66%> (+5.98%) :arrow_up:
src/wanna/cli/plugins/notebook_plugin.py 96.66% <90.00%> (-3.34%) :arrow_down:
src/wanna/core/models/base_instance.py 100.00% <100.00%> (ø)
src/wanna/core/models/notebook.py 100.00% <100.00%> (ø)
src/wanna/core/services/jobs.py 77.24% <0.00%> (-0.39%) :arrow_down:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.