Skip to content

Type updates and runtime error handling #177

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

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

jamesrweb
Copy link
Collaborator

@jamesrweb jamesrweb commented Aug 5, 2022

Fixes #179
Fixes #176

Update project types and add a guard wrapper to log an appropriate error message if no sketch is provided at runtime.

Proposed Changes

  • Remove legacy types
  • Add new types for guard handler
  • Handle runtime exception case for a missing sketch prop.

Additional Notes (optional)

This PR is more of a proposal, please review and provide feedback as usual, happy for design / implementation suggestions if any come to mind for discussion!

@jamesrweb jamesrweb added enhancement help wanted documentation Pull requests that update project documentation labels Aug 5, 2022
@jamesrweb jamesrweb requested a review from a team August 5, 2022 13:47
@jamesrweb jamesrweb self-assigned this Aug 5, 2022
@jamesrweb jamesrweb requested review from yevdyko and removed request for a team August 5, 2022 13:47
@jamesrweb jamesrweb enabled auto-merge (squash) August 5, 2022 13:50
@jamesrweb jamesrweb force-pushed the type-updates-error-handling-guard branch from 7ab3698 to 78633b2 Compare August 16, 2022 16:21
Update project types and add a guard wrapper to log an appropriate error message if no sketch is provided at runtime.
@jamesrweb jamesrweb force-pushed the type-updates-error-handling-guard branch from 78633b2 to 3d434bb Compare August 16, 2022 16:21
@jamesrweb jamesrweb requested a review from a team August 16, 2022 16:22
@jamesrweb
Copy link
Collaborator Author

@yevdyko ready for review, no more changes will be made! When you get some time, take a look and let me know what you think 👀.

@jamesrweb jamesrweb removed the request for review from a team August 16, 2022 16:25
Copy link
Collaborator

@yevdyko yevdyko left a comment

Choose a reason for hiding this comment

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

Looks good to me @jamesrweb! Let's release these changes 🚢

@jamesrweb jamesrweb merged commit 08e5134 into master Aug 27, 2022
@jamesrweb jamesrweb deleted the type-updates-error-handling-guard branch August 27, 2022 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests that update project documentation enhancement help wanted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split the build CI job into smaller parts [Investigation] Remove rooks dependency
2 participants