Skip to content

Conversation

@diegozea
Copy link
Owner

Summary

  • use ArgCheck in main modules
  • validate arguments with @argcheck
  • document the change in NEWS.md
  • update tests to expect ArgumentError

Testing

  • julia --project -e 'using Pkg; Pkg.test(coverage=true)' (failed: InterruptException during tests)

https://chatgpt.com/codex/tasks/task_b_684c0f2dfd98832d8e4c749e85f7fb58

@diegozea diegozea merged commit 4024b07 into master Jun 13, 2025
6 of 8 checks passed
diegozea added a commit that referenced this pull request Oct 16, 2025
* Use ArgCheck for argument validation

* Relax ArgCheck compat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants