Re: [webrtc-stats] Add a "panel test" to track implementation status

Feedback:
- This is awesome!
- It's sometimes hard to tell which stat corresponds to which box, can you draw a line between stats names and boxes?
- Some stats are listed multiple times, which they absolutely should, e.g. inbound/outbound local/remote rtp stats are different cases and a metric being present in one of these dictionaries doesn't mean it is present in other dictionaries. In addition to the existing view, it would be nice to see what the number of implemented stats and number of total stats are if you discard any stats with duplicate names, and count "implemented" as at least one of the stats with that name being present. It would slightly scew the numbers in our favor but it would give a more accurate view of how much work is being done, since a lot of stats would be added in multiple places if added at all.
- There should be an audio AND video scenario to test, and it should be the default. This gives a more complete picture of which metrics are or are not there.
- Some stats are audio-only or video-only. A video metric being missing in a audio-only call should not count as a stat being missing. Filter out the lists as stat not applicable if it's wrong media type-only.
- Status for other browsers (Safari, Edge) as well. 

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/346#issuecomment-399049058 using your GitHub account

Received on Thursday, 21 June 2018 10:07:44 UTC