Lab
- Take float precision into account when highlighting table cells (Jendrik Seipp).
- Allow serializing
pathlib.Path
objects into JSON files (Jendrik Seipp). - For developers: add
.github/CONTRIBUTING.md
file (Jendrik Seipp). - For developers: separate tests for Singularity and FF example experiments from other tests (Jendrik Seipp).
- For developers: skip
cached_revision
doctests ifDOWNWARD_REVISION_CACHE
variable is not set (Jendrik Seipp). - For developers: use f-strings in code (Jendrik Seipp).
Downward Lab
- Print number of tasks above and below separator lines in scatter plots (Jendrik Seipp).
- Ignore tasks for which runs have been filtered out in aggregate reports (Jendrik Seipp).
- Fix order of bracketed task counts per domain in table reports (Jendrik Seipp).
- Gracefully handle empty scatter plots (Jendrik Seipp).
- Make
score_*
attributes absolute, i.e., include tasks for which not all algorithms
have a value in aggregations (Jendrik Seipp).