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

Add support for reporting snapshot error types #207

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

rbro112
Copy link
Contributor

@rbro112 rbro112 commented Jul 25, 2024

No description provided.

Copy link
Contributor Author

rbro112 commented Jul 25, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @rbro112 and the rest of your teammates on Graphite Graphite

@@ -11,6 +11,11 @@ enum class SnapshotType {
ACTIVITY,
}

enum class SnapshotErrorType {
EMPTY_SNAPSHOT,
Copy link
Contributor

Choose a reason for hiding this comment

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

Just want to flag some of the stuff @noahsmartin has been touching in this area too.

@rbro112 rbro112 force-pushed the ryan/add_support_for_reporting_snapshot_error_types branch from ca2297a to 3f54694 Compare July 28, 2024 16:48
@rbro112 rbro112 merged commit 2476509 into main Jul 29, 2024
5 of 6 checks passed
@rbro112 rbro112 deleted the ryan/add_support_for_reporting_snapshot_error_types branch July 29, 2024 19:44
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.

2 participants