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

Make all indexers track errors #101

Conversation

cwegrzyn
Copy link
Collaborator

Overhauls indexers to preserve errors.

As part of changing indexers, this replaces CharacterTracker with the same Index that Clocks and Tracks use. To abstract away that change, more code that used CharacterTracker directly now works through an ActionContext.

Fixes #81

@cwegrzyn cwegrzyn self-assigned this May 26, 2024
@cwegrzyn cwegrzyn force-pushed the cwegrzyn/issue81-more-helpful-errors-when-tracksclockscharactersetc-are-unable-to-render branch from 3b08626 to 6468e23 Compare May 27, 2024 01:36
@cwegrzyn cwegrzyn merged commit bf2a372 into main May 27, 2024
2 checks passed
@cwegrzyn cwegrzyn deleted the cwegrzyn/issue81-more-helpful-errors-when-tracksclockscharactersetc-are-unable-to-render branch May 27, 2024 01:38
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.

more helpful errors when tracks/clocks/characters/etc are unable to render
1 participant