Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Datumaro] Merge with different categories #2098

Merged
merged 11 commits into from
Sep 4, 2020

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

This capability allows to merge projects with different label sets.

How has this been tested?

Unit tests, manual tests

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

coveralls commented Sep 1, 2020

Pull Request Test Coverage Report for Build 7276

  • 126 of 139 (90.65%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 70.802%

Changes Missing Coverage Covered Lines Changed/Added Lines %
datumaro/datumaro/util/annotation_util.py 0 1 0.0%
datumaro/datumaro/components/operations.py 117 129 90.7%
Totals Coverage Status
Change from base Build 7274: 0.1%
Covered Lines: 12500
Relevant Lines: 17263

💛 - Coveralls

@nmanovic nmanovic merged commit ffb71fb into develop Sep 4, 2020
@nmanovic nmanovic deleted the zm/merge-different-categories branch September 4, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants