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

Exception-based context #491

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

nateberkopec
Copy link
Contributor

Re: #479


private

def get_exception_context(exc)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

hard to see in this diff, but here's the new important method

@nateberkopec
Copy link
Contributor Author

Gonna add docs, fix the build, then I think this is good to go.

@juanibiapina
Copy link

We want to use annotate_exception and it seems this patch fixes a bug we've found (the need for the DeepMerge there). Without the deep merge, extra data we pass to annotate exception will be overwritten by the options passed to Event.from_exception.

Any plans on getting this merged?

@nateberkopec
Copy link
Contributor Author

Yes - it'll be in this week, I promise!

@juanibiapina
Copy link

@nateberkopec hey, sorry to push you, but I took liberty to look at the tests and it seems the needed changes are merely style. Would it be possible to release it any time soon?

@nateberkopec nateberkopec merged commit d1d8d97 into getsentry:master Apr 26, 2016
@juanibiapina
Copy link

@nateberkopec awesome! thanks!

Will you release a new version?

@nateberkopec
Copy link
Contributor Author

@juanibiapina yup, doing more work today and then its probably new version time

@juanibiapina
Copy link

@nateberkopec Would you release a version with these changes if your current work is not yet finished?

alexford pushed a commit to alexford/raven-ruby that referenced this pull request Jan 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants