summary refs log tree commit diff
path: root/tests/metrics/test_metric.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-12Implement vector CallbackMetricsPaul "LeoNerd" Evans1-1/+17
2015-03-12Neater introspection methods on BaseMetric so that subclasses don't need to t...Paul "LeoNerd" Evans1-4/+11
2015-03-12Rename Ca