Skip to content

Unstack from pytest stack trace #40

@nedbat

Description

@nedbat

I have a pytest failure, it shows me a stack like this:

openedx_webhooks/tasks/github.py:61: in pull_request_changed
    current = current_support_state(pr)
openedx_webhooks/tasks/pr_tracking.py:160: in current_support_state
    current.jira_id = current.jira_mentioned_id = get_jira_issue_key(pr)
openedx_webhooks/info.py:214: in get_jira_issue_key
    for comment in get_bot_comments(prid):

Can vim-unstack learn to deal with that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions