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

[Code health] Define strongly typed schema for task results #2256

Open
gino-m opened this issue Feb 24, 2024 · 0 comments
Open

[Code health] Define strongly typed schema for task results #2256

gino-m opened this issue Feb 24, 2024 · 0 comments
Labels
type: code health Improvements to readability or robustness of codebase
Milestone

Comments

@gino-m
Copy link
Collaborator

gino-m commented Feb 24, 2024

These are currently an "or" type - values in the submission/tasks map can contain any of several types. We should probably turn this into a map keyed by type to allow for stronger type checks at runtime.

@gino-m gino-m added the type: code health Improvements to readability or robustness of codebase label Feb 24, 2024
@gino-m gino-m added this to the 3. OSS launch (21-Jul-24) milestone Feb 24, 2024
@gino-m gino-m transferred this issue from google/ground-platform Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: code health Improvements to readability or robustness of codebase
Projects
Status: No status
Development

No branches or pull requests

1 participant