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(R pkg): added validation for configuration values #37

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

kpagacz
Copy link
Owner

@kpagacz kpagacz commented Feb 8, 2025

  • Added validation for configuration values
  • Failure of the configuration validation will now be mapped to a stop inside the R session instead of showing the raw Rust panic message

Closes #36

* Added validation for configuration values
* Failure of the configuration validation will now be mapped to a stop
inside the R session instead of showing the raw Rust panic message

Closes #36
@kpagacz kpagacz merged commit 88c0dee into main Feb 8, 2025
3 of 11 checks passed
@kpagacz kpagacz deleted the 36_add_validation_to_config branch February 8, 2025 12:29
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.

Add validation for configuration values
1 participant