microsoft/restler-fuzzer

improve annotation error handling

Aperta

#752 aperta il 4 mag 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Python (329 fork)auto 404
help wanted

Metriche repository

Star
 (2929 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description

Currently, if an annotation is invalid, it is just ignored. The compiler needs to output the list of invalid annotations that were ignored, and ideally the reason they were ignored (such as "property could not be found in the API spec").

Guida contributor