Zac-HD / hypofuzz

Adaptive fuzzing of Hypothesis tests
https://hypofuzz.com/docs
GNU Affero General Public License v3.0
82 stars 3 forks source link

Incorrect data aggregation for dashboard plots? #17

Open Zac-HD opened 1 year ago

Zac-HD commented 1 year ago

I got a bug report by email, saying that there's a bug in the dashboard where the lengths of columns are different to the length of the index, for various columns in some pandas DataFrame inside the px.line() call. Perhaps sometimes only some keys are appended?

Putting this on a more principled (and tested!) basis might be nice even before the big changes in #3.