Skip to content

Add aligned stack trace formatter#7

Merged
lipskis merged 1 commit intomainfrom
aligned-stack-trace-formatter
Apr 16, 2026
Merged

Add aligned stack trace formatter#7
lipskis merged 1 commit intomainfrom
aligned-stack-trace-formatter

Conversation

@lipskis
Copy link
Copy Markdown
Collaborator

@lipskis lipskis commented Apr 15, 2026

Add a stack trace formatter that aligns caller location with the caller
method. This formatter also strips namespace from closures, ignores
args, and adds Entry point to the last frame.

Use AlignedStackTraceFormatterPatch as the default stack trace
formatter.

[skip review]
[skip changeset]

@lipskis lipskis self-assigned this Apr 15, 2026
@lipskis lipskis added the feature A new feature for this component. label Apr 15, 2026
@backlog-helper
Copy link
Copy Markdown

backlog-helper Bot commented Apr 15, 2026

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@lipskis lipskis force-pushed the aligned-stack-trace-formatter branch 4 times, most recently from af32ce9 to a32229d Compare April 16, 2026 15:31
@backlog-helper
Copy link
Copy Markdown

Hi @lipskis,

We've found new issues for this Pull Request. Please see the main comment on this issue for a list of all current warnings. This comment will not be updated to reflect resolved warnings.

  • This Pull Request does not include a changeset. Add a changeset if the change impacts users and should be included in the changelog upon release. Read more about changesets.
    Ignore this rule by adding [skip changeset] to your Pull Request body. - (More info)

New issue guide | Backlog management | Rules | Feedback

Add a stack trace formatter that aligns caller location with the caller
method. This formatter also strips namespace from closures, ignores args
and adds `Entry point` to last frame.

Use `AlignedStackTraceFormatterPatch` as the default stack trace
formatter.
@lipskis lipskis force-pushed the aligned-stack-trace-formatter branch from a32229d to 70fd735 Compare April 16, 2026 15:45
@lipskis lipskis merged commit 6d91c0e into main Apr 16, 2026
10 checks passed
@lipskis lipskis deleted the aligned-stack-trace-formatter branch April 16, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature for this component.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants