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

Advanced attribute manager #23

Merged
merged 8 commits into from
Sep 27, 2024
Merged

Conversation

konraddysput
Copy link
Contributor

Why

Our users can add advanced attributes as attributes and we should treat them from the beginning as annotations. This approach requires us to think about annotations and attributes in the attribute manager system we already have.

This pull request checks each attribute provided by the user and converts it to the attributes/annotations in the flight

backtracepython/attributes/report_data_builder.py Outdated Show resolved Hide resolved
backtracepython/attributes/attribute_manager.py Outdated Show resolved Hide resolved
tests/test_client_attributes.py Show resolved Hide resolved
backtracepython/attributes/report_data_builder.py Outdated Show resolved Hide resolved
@konraddysput konraddysput merged commit e19dfac into master Sep 27, 2024
6 checks passed
@konraddysput konraddysput deleted the feature/attribute-manager branch September 27, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants