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] Fix merge command cli #2022

Merged
merged 1 commit into from
Aug 12, 2020
Merged

[Datumaro] Fix merge command cli #2022

merged 1 commit into from
Aug 12, 2020

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Aug 12, 2020

Motivation and context

Fixes #2020 (revert from #1973)

How has this been tested?

Manual test

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

Pull Request Test Coverage Report for Build 6890

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 7 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 68.906%

Changes Missing Coverage Covered Lines Changed/Added Lines %
datumaro/datumaro/cli/contexts/project/init.py 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 7 75.52%
Totals Coverage Status
Change from base Build 6871: -0.03%
Covered Lines: 11122
Relevant Lines: 15658

💛 - Coveralls

@nmanovic nmanovic merged commit 2fdd8d8 into develop Aug 12, 2020
@nmanovic nmanovic deleted the zm/fix-merge-command branch August 12, 2020 11:16
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.

datumaro merge error
3 participants