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

Fix stack reference subsetting #33

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

egnor
Copy link
Contributor

@egnor egnor commented Jan 3, 2024

This is a resubmission of #29 from a new repo (since the previous repo has been frozen after its owning company folded).

  • builds a stack tibble, then removes "boring" functions, to make sure everything stays aligned
  • adds simplify = FALSE to fix a buglet with very short stacks
  • adds a test case for call stack conversion

Fixes #25

@jcpsantiago jcpsantiago merged commit 5247117 into jcpsantiago:master Jan 3, 2024
3 of 4 checks passed
@jcpsantiago
Copy link
Owner

Thank you very much! 🚀

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.

Files and functions are scrambled in stack traces
2 participants