avast / wanna-ml

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

MLOPS-91 - Create a Vertex AI PipelineJob failed alerts #10

Closed jsilva closed 2 years ago

jsilva commented 2 years ago

4.1.6 - As a ML Engineer I can set a notification channel such as email for when a pipeline fails

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (e863e2e) into master (e460ca2) will increase coverage by 0.72%. The diff coverage is 50.66%.

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   67.50%   68.23%   +0.72%     
==========================================
  Files          52       52              
  Lines        2296     2336      +40     
==========================================
+ Hits         1550     1594      +44     
+ Misses        746      742       -4     
Impacted Files Coverage Δ
src/wanna/cli/plugins/notebook_plugin.py 0.00% <0.00%> (ø)
src/wanna/core/services/base.py 48.97% <0.00%> (ø)
src/wanna/core/deployment/monitoring.py 78.04% <50.00%> (-1.96%) :arrow_down:
src/wanna/core/services/notebook.py 55.43% <50.00%> (+9.39%) :arrow_up:
src/wanna/core/deployment/vertex_pipelines.py 81.03% <100.00%> (+1.78%) :arrow_up:
src/wanna/core/models/notebook.py 100.00% <100.00%> (ø)
src/wanna/core/services/pipeline.py 92.42% <100.00%> (+0.23%) :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 cf3ed26...e863e2e. Read the comment docs.