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

Better reporting #16

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Better reporting #16

merged 4 commits into from
Oct 9, 2024

Conversation

ccromjongh
Copy link
Member

This PR improves upon #15 by improving the reporting.

The formatting of the text that is emitted as a warning or error has been improved. It is now more legible and includes a short stack trace for warnings as well. This makes it easier to locate problems.
It is now possible to set the default value globally for type check strictness and reporting, whilst still allowing override with implicit variables.

Finally, this PR includes a small fix for stream duplicators. Now the duplicator will use the same datatype as in the template, avoiding a mismatched type exception/warning.

@ccromjongh ccromjongh added the enhancement New feature or request label Oct 9, 2024
@ccromjongh ccromjongh self-assigned this Oct 9, 2024
@ccromjongh ccromjongh merged commit 34926b8 into main Oct 9, 2024
1 check passed
@ccromjongh ccromjongh deleted the feature/better-reporting branch October 9, 2024 21:16
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

Successfully merging this pull request may close these issues.

1 participant