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

feat: add calltreenode model #3

Merged
merged 2 commits into from
May 2, 2022
Merged

feat: add calltreenode model #3

merged 2 commits into from
May 2, 2022

Conversation

NotPeopling2day
Copy link
Contributor

What I did

fixes: #1

Adds CallTreeNode model to assist with building a tracing tree and grouping branching points in the trace.

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@NotPeopling2day NotPeopling2day merged commit f344d29 into ApeWorX:main May 2, 2022
@NotPeopling2day NotPeopling2day deleted the feat/calltreenode branch May 2, 2022 20:19
@NotPeopling2day NotPeopling2day self-assigned this May 27, 2022
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.

Validators are not under TraceFrame
2 participants