avast / wanna-ml

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

Mlops 104 #21

Closed JacekHebda closed 1 year ago

JacekHebda commented 1 year ago

Removing hard-coded values - organization and billing id

codecov-commenter commented 1 year ago

Codecov Report

Merging #21 (1e8b2f9) into master (087c18d) will decrease coverage by 0.02%. The diff coverage is 53.33%.

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   72.93%   72.90%   -0.03%     
==========================================
  Files          54       54              
  Lines        2394     2403       +9     
==========================================
+ Hits         1746     1752       +6     
- Misses        648      651       +3     
Impacted Files Coverage Δ
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/core/deployment/vertex_jobs.py 20.00% <0.00%> (-1.16%) :arrow_down:
src/wanna/core/services/base.py 61.11% <33.33%> (ø)
src/wanna/core/deployment/models.py 98.00% <100.00%> (+0.02%) :arrow_up:
src/wanna/core/models/training_custom_job.py 95.87% <100.00%> (+0.08%) :arrow_up:
src/wanna/core/models/wanna_project.py 100.00% <100.00%> (ø)
src/wanna/core/services/jobs.py 77.62% <100.00%> (+0.15%) :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 087c18d...1e8b2f9. Read the comment docs.