Closed opdude closed 2 years ago
Coverage Report
File Stmts Miss Cover Missing pysolotools/clients file_strategy.py 31 2 94% 22, 34 pysolotools/consumers solo.py 54 12 78% 85–87, 89–92, 95, 132, 138, 158, 164 pysolotools/converters solo2coco.py 199 47 76% 62, 127, 139–150, 167–178, 226, 235–262, 272, 276–326, 388, 456–474, 478 solo2yolo.py 69 31 55% 14–15, 19–30, 60–68, 72–83, 86–101, 105–120, 124 pysolotools/core/iterators frame_iterator.py 41 1 98% 95 pysolotools/core/models solo.py 301 23 92% 33, 43–45, 89, 94, 101, 107, 119, 133, 136, 140–143, 151, 154, 311, 319, 421–426, 429 pysolotools/stats/analyzers base.py 13 3 77% 23, 33, 40 bbox_analyzer.py 116 2 98% 65, 88 keypoint_analyzer.py 105 5 95% 56–60, 112 pysolotools/stats/deserializers base.py 5 1 80% 19 pysolotools/stats/serializers base.py 6 1 83% 19 TOTAL 1137 128 89%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
92 | 0 :zzz: | 0 :x: | 0 :fire: | 2.188s :stopwatch: |
Related workflow yml has been deleted. Closing this PR.
Github has recently deprecated the
save-state
andset-output
commands for Github Actions. This PR replaces the deprecated command with the newly supported commands.More information can be found at Github's blog post.
Created by Sourcegraph batch change
danielh/gha-deprecating-state
.