getsentry / action-visual-snapshot

Save and compare your visual snapshots
MIT License
38 stars 7 forks source link

feat: Rename transaction, report status and required approval tag #75

Closed armenzg closed 2 years ago

armenzg commented 2 years ago

There's various features in here:

This means that we will be able to do the following in Discover:

A failure has a status of internal_error. No tag saying if it requires approval or not.

A transaction with approval required and a transaction with NO approval required. Both of them have a status of Ok.

Here's a query with data base on this branch.

image
armenzg commented 2 years ago

Hi @JonasBa any initial thoughts?

armenzg commented 2 years ago

I'm merging the PR and I will follow up the comments on a new PR. I want Jonas to have this so we can measure the impact of his changes.