-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update Snapshot tests #360
Conversation
Code Coverage Summary
Diff against main
Results for commit: ccee7b1 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 140 suites 7m 41s ⏱️ Results for commit ccee7b1. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Additional test case details
Results for commit 331964d ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @gowerc
Closes #358
I also have enabled snapshot tests so that out of date snapshots cause github actions pipeline failures in the future
Also made a few misc changes to hopefully smooth over some transient errors that I was seeing.