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

chore: E2E tests failure reporter #5452

Merged
merged 7 commits into from
Jan 29, 2024
Merged

chore: E2E tests failure reporter #5452

merged 7 commits into from
Jan 29, 2024

Conversation

Vangaorth
Copy link
Contributor

@Vangaorth Vangaorth commented Jan 29, 2024

Short description

This PR adds a Github action to report E2E tests failure to Slack.

List of changes proposed in this pull request

  • Added proper worflow on E2E test to notify a failure

How to test

Refer to the working message in the Slack channel.

@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Jan 29, 2024

Warnings
⚠️ Please include a Pivotal story or Jira ticket at the beginning of the PR title

Example of PR titles that include pivotal stories:

  • single story: [#123456] my PR title
  • multiple stories: [#123456,#123457,#123458] my PR title

Example of PR titles that include Jira tickets:

  • single story: [PROJID-123] my PR title
  • multiple stories: [PROJID-1,PROJID-2,PROJID-3] my PR title

Generated by 🚫 dangerJS against ed60432

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f5f644) 47.29% compared to head (ed60432) 47.29%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5452   +/-   ##
=======================================
  Coverage   47.29%   47.29%           
=======================================
  Files        1463     1463           
  Lines       31366    31366           
  Branches     7628     7628           
=======================================
  Hits        14834    14834           
  Misses      16474    16474           
  Partials       58       58           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f5f644...ed60432. Read the comment docs.

@Vangaorth Vangaorth marked this pull request as ready for review January 29, 2024 11:52
@Vangaorth Vangaorth requested a review from a team as a code owner January 29, 2024 11:52
Copy link
Contributor

@CrisTofani CrisTofani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Vangaorth Vangaorth merged commit e517229 into master Jan 29, 2024
8 checks passed
@Vangaorth Vangaorth deleted the features/e2eReporter branch January 29, 2024 15:20
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.

3 participants