Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Success emails #572

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

marioncottard
Copy link
Collaborator

@marioncottard marioncottard commented Nov 21, 2024

Fixes #559

  • Added functionality to send email when an execution finishes successfully.

  • Refactored functionality to send email when an execution fails.

  • Configured rostering as an example.

The recipients of the emails are configured through environment variables

…ully. Refactored functionality to send email when an execution fails. Configured rostering as an example.
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 46.93878% with 26 lines in your changes missing coverage. Please review.

Project coverage is 75.25%. Comparing base (a34a01d) to head (076cbed).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #572      +/-   ##
===========================================
- Coverage    75.29%   75.25%   -0.04%     
===========================================
  Files          258      258              
  Lines        14430    14466      +36     
  Branches      2078     2002      -76     
===========================================
+ Hits         10865    10887      +22     
- Misses        3104     3119      +15     
+ Partials       461      460       -1     
Flag Coverage Δ
client-tests 77.25% <45.45%> (-0.47%) ⬇️
dags-tests 77.77% <50.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
server 77.89% <ø> (ø)
client 77.25% <45.45%> (-0.47%) ⬇️
dags 77.77% <50.00%> (+0.02%) ⬆️
---- 🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant