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

Fixed error message #2087

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Fixed error message #2087

merged 1 commit into from
Aug 26, 2020

Conversation

bsekachev
Copy link
Member

Motivation and context

Fixed error message

How has this been tested?

Manual testing

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

Resolve #1456

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7121

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.004%) to 69.742%

Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 1 77.29%
Totals Coverage Status
Change from base Build 7120: 0.004%
Covered Lines: 11753
Relevant Lines: 16396

💛 - Coveralls

@nmanovic nmanovic merged commit ebeef1d into develop Aug 26, 2020
@nmanovic nmanovic deleted the bs/fixed_message branch August 26, 2020 15:21
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.

CVAT ui: overlap size must be more than segment size
3 participants