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 GenerateImplicitData::generate_with_source #361

Merged
merged 2 commits into from Oct 10, 2022

Conversation

shepmaster
Copy link
Owner

This allows implicit data to inspect underlying error causes to avoid creating redundant data. It also uses that for Option<Backtrace> when the provider API is enabled.

Closes #349

@shepmaster shepmaster added the enhancement New feature or request label Oct 9, 2022
@netlify
Copy link

netlify bot commented Oct 9, 2022

Deploy Preview for shepmaster-snafu ready!

Name Link
🔨 Latest commit 791b50a
🔍 Latest deploy log https://app.netlify.com/sites/shepmaster-snafu/deploys/6342be7813743f000894f684
😎 Deploy Preview https://deploy-preview-361--shepmaster-snafu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

This allows implicit data to inspect underlying error causes to avoid
creating redundant data.

Closes #349
@shepmaster shepmaster merged commit e647ea8 into main Oct 10, 2022
@shepmaster shepmaster deleted the implicit-data-with-source branch October 10, 2022 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance GenerateImplicitData to provide the optional source error
1 participant