File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : 2
22build :
3- os : ubuntu-20 .04
3+ os : ubuntu-24 .04
44 tools :
55 python : mambaforge-latest
66 commands :
Original file line number Diff line number Diff line change @@ -959,8 +959,9 @@ def summary(
959959 one in a :class:`~diffly.metrics.Metric` with a column selector to target
960960 other column types (e.g. ``Metric(fn, selector=cs.all())``).
961961 See :doc:`/api/metrics` for the full list of presets and the
962- are computed; presets are not applied automatically. Prefer short labels
963- — the summary has a fixed width and many or long labels degrade rendering.
962+ :data:`~diffly.metrics.MetricFn` type. When ``None`` (default), no metrics
963+ are computed; presets are not applied automatically. Prefer short labels —
964+ the summary has a fixed width and many or long labels degrade rendering.
964965
965966 Returns:
966967 A summary which can be printed or written to a file.
You can’t perform that action at this time.
0 commit comments