You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests for boundary conditions of the inline_contents_max_bytes
configuration:
1. Zero threshold: Verifies that threshold=0 properly disables inlining
2. Large threshold: Verifies that large but valid thresholds work correctly
These tests ensure robust handling of edge cases and complement the
existing validation test for negative values.
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
0 commit comments