Currently skipped functions show a generic message:
SKIPPED (unsupported parameter types for input generation)
This should name the specific type that caused the skip:
SKIPPED (cannot generate String inputs — see #169)
SKIPPED (cannot generate Float64 inputs — see #169)
Helps agents understand what they can and can't test, and points them to the tracking issue for the limitation.
Currently skipped functions show a generic message:
This should name the specific type that caused the skip:
Helps agents understand what they can and can't test, and points them to the tracking issue for the limitation.