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

Add error handling for specification generation (KSP) #17

Open
Chrylo opened this issue Oct 9, 2023 · 1 comment
Open

Add error handling for specification generation (KSP) #17

Chrylo opened this issue Oct 9, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Chrylo
Copy link
Contributor

Chrylo commented Oct 9, 2023

Is your feature request related to a problem? Please describe.
The KSP processor for the specifications is handling errors gracefully currently. Which means that an incorrect .yaml file results into no files being generated instead of throwing clear errors / warnings of what is wrong.

Describe the solution you'd like
Add validation / error handling to the KSP + parser so that better feedback can be provided to the developer.

@wba2hi
Copy link
Contributor

wba2hi commented Feb 26, 2024

See findings from here:
#71 (comment)

@Chrylo Chrylo added the enhancement New feature or request label Feb 27, 2024
@Chrylo Chrylo added this to the 0.3 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants