Test coverage

This commit is contained in:
C85297 2026-03-23 06:58:22 +00:00
parent c7961bf969
commit ea8ab741f6
No known key found for this signature in database

View File

@ -10,3 +10,6 @@ If the pull request changes any visual aspects of CyberChef, please include scre
**AI disclosure**
If you have used any AI tools while creating this code, **you must declare your usage along with the name of the tools that you used**.
Regardless of AI tool usage, you are responsible for any code that you submit, and we expect you to have checked the code and have enough of an understanding of it to answer any questions we might have.
**Test Coverage**
Please ensure you have added test coverage for your changes.