openvinotoolkit / datumaro

Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
https://openvinotoolkit.github.io/datumaro/
MIT License
502 stars 125 forks source link

Mergeback 1.7.0 to develop #1540

Closed yunchu closed 3 weeks ago

yunchu commented 3 weeks ago

Summary

How to test

Checklist

License

# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 86.17021% with 26 lines in your changes missing coverage. Please review.

Project coverage is 81.05%. Comparing base (44cc56a) to head (63da2ff). Report is 76 commits behind head on develop.

Files Patch % Lines
src/datumaro/components/media.py 85.93% 4 Missing and 5 partials :warning:
src/datumaro/components/annotation.py 78.94% 5 Missing and 3 partials :warning:
src/datumaro/plugins/data_formats/datumaro/base.py 75.00% 4 Missing and 2 partials :warning:
...umaro/plugins/data_formats/datumaro_binary/base.py 33.33% 1 Missing and 1 partial :warning:
...datumaro/plugins/data_formats/datumaro/exporter.py 92.85% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1540 +/- ## =========================================== + Coverage 80.85% 81.05% +0.19% =========================================== Files 271 276 +5 Lines 30689 32359 +1670 Branches 6197 6575 +378 =========================================== + Hits 24815 26230 +1415 - Misses 4489 4684 +195 - Partials 1385 1445 +60 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1540/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [ubuntu-20.04_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1540/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `81.05% <86.17%> (+0.20%)` | :arrow_up: | | [windows-2022_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1540/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `81.03% <86.17%> (+0.20%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.