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: view, filtering and group by namespace #473

Merged

Conversation

lukecotter
Copy link
Contributor

@lukecotter lukecotter commented Jan 12, 2024

Description

  • Updates the parser to work out the namespace each event occurs in
  • Adds viewing and grouping by namespace to the analysis view.
  • Still need to add filtering on analysis.
  • Still need to add grouping + filtering to DB
  • Still view and filter by namespace on call tree

Type of change (check all applicable)

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚡ Performance Improvement
  • 📝 Documentation
  • 🔧 Chore
  • 💥 Breaking change

[optional] Any images / gifs / video

lana-analysis
lana-calltree
lana-database
lana-preview

Related Tickets & Documents

Related Issue #
fixes #
resolves #299
closes #

Added tests?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

Added to documentation?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

[optional] Are there any post-deployment tasks we need to perform?

@lukecotter lukecotter mentioned this pull request Jan 15, 2024
14 tasks
@lcottercertinia lcottercertinia merged commit c77e92f into certinia:main Jan 18, 2024
3 checks passed
@lukecotter lukecotter deleted the feat-namespace-filter-and-group branch January 24, 2024 16:59
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.

feat: add namespace to calltree + analysis
2 participants