Skip to content

Commit c45290a

Browse files
committed
test(metrics,aggregation): add coverage tests for 95%+ target
1 parent 8773aa5 commit c45290a

6 files changed

Lines changed: 1858 additions & 0 deletions

File tree

spp_aggregation/tests/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
from . import test_scope_builder
1313
from . import test_scope_resolver
1414
from . import test_statistic_registry
15+
from . import test_coverage

0 commit comments

Comments
 (0)