codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

Ignore datapoint with deleted competitions or deleted users #1663

Closed Didayolo closed 1 week ago

Didayolo commented 1 week ago

Original PR

Description

This fixes the problem where a removed competition are still looked up when measuring, per competition or per user, the size taken in the storage. Those datapoint are now ignored since they are now orphans.

Issues this PR resolves

1654

Checklist