feat(aggregation): Add GradVac aggregator #416
checks.yml
on: pull_request
Build and test documentation
49s
Link correctness
9s
Code quality (ty and pre-commit hooks)
37s
Matrix: tests
Annotations
2 errors and 1 notice
|
Code quality (ty and pre-commit hooks)
Process completed with exit code 1.
|
|
ty (invalid-return-type):
tests/plots/interactive_plotter.py#L157
tests/plots/interactive_plotter.py:157:16: invalid-return-type: Return type does not match returned value: expected `tuple[Figure, ...]`, found `tuple[Figure, *tuple[str, ...]]`
tests/plots/interactive_plotter.py:144:53: Expected `tuple[Figure, ...]` because of return type
info: rule `invalid-return-type` is enabled by default
|
|
Link correctness
Summary report available at: https://github.com/SimplexLab/TorchJD/actions/runs/24311686322#summary-70982328060
|