Score card for parsing ability

Hi all.

I have build a kind of score card for various applications:

I consider this a measure of robustness of incoming message parsing. The higher the percentage the more robust the parser. Low percentages mean that there are valid messages that the application drops (not ideal)!

Anyway, by downloading the samples from Overview - Fun Fediverse Development, one can probably build tests for one’s application and work on fixing the issues.

Have fun!

3 Likes

This is very useful. I’ve already made some adjustments to my implementation based on the data presented in support tables.

1 Like