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

use prone to retrieve better frames #10

Merged
merged 1 commit into from May 12, 2016
Merged

use prone to retrieve better frames #10

merged 1 commit into from May 12, 2016

Conversation

piranha
Copy link
Contributor

@piranha piranha commented Jan 23, 2016

No description provided.

@martinklepsch
Copy link
Collaborator

Hey @piranha this looks good. Are you still interested in getting this merged? @sethtrain was so kind to add me as a collaborator so I would be able to merge this.

I wonder if it would make sense to add some tests? Or do you think the important bits are already tested in the prone tests?

@piranha
Copy link
Contributor Author

piranha commented May 12, 2016

I'm not exactly sure what to test, to be honest. Prone tests itself well, so yeah, not sure if it's necessary.

@martinklepsch
Copy link
Collaborator

martinklepsch commented May 12, 2016

That's totally fine too, was just a thought :) Thanks for updating the PR 👍

@martinklepsch martinklepsch merged commit 190132a into sethtrain:master May 12, 2016
@martinklepsch
Copy link
Collaborator

This is now released as 1.4.0: https://github.com/sethtrain/raven-clj#changes 🎉

@martinklepsch
Copy link
Collaborator

Ugh, just spotted a mistake, will release 1.4.1 shortly.

@martinklepsch
Copy link
Collaborator

Ok, 1.4.1 released with actual dependency on Prone. Please report any bugs.

:exception [{:stacktrace (make-stacktrace-info (.getStackTrace e) app-namespaces)
:type (str (class e))
:value (.getMessage e)}]))
(let [stacks (stacks/normalize-exception (stack/root-cause e))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Where is root-cause coming from here?

Copy link
Collaborator

Choose a reason for hiding this comment

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

is it just clojure.stacktrace/root-cause?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes! Sorry. :(

@martinklepsch
Copy link
Collaborator

1.4.2 is released with the missing require statements

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.

None yet

2 participants