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(warnings): lightweight warnings #34

Open
UrbanoFonseca opened this issue Sep 22, 2021 · 0 comments
Open

feat(warnings): lightweight warnings #34

UrbanoFonseca opened this issue Sep 22, 2021 · 0 comments
Labels
feature A new feature

Comments

@UrbanoFonseca
Copy link
Contributor

Description of the feature

Provide a lightweight version of the warnings data based on index and lookups instead of storing duplicated subsets of the original data.

Acceptance criterias (if applicable)

Given a warning
When I inspect its data
Then a fast lookup is performed on original data instead of storing subsetted duplicates.

@UrbanoFonseca UrbanoFonseca added the feature A new feature label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant