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] Add model info and source info commands #1973

Merged
merged 4 commits into from
Aug 5, 2020

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

  • Added model info and source info commands to print corresponding configurations

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

coveralls commented Jul 31, 2020

Pull Request Test Coverage Report for Build 6765

  • 4 of 38 (10.53%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 68.963%

Changes Missing Coverage Covered Lines Changed/Added Lines %
datumaro/datumaro/cli/contexts/project/init.py 0 4 0.0%
datumaro/datumaro/cli/contexts/model/init.py 2 17 11.76%
datumaro/datumaro/cli/contexts/source/init.py 2 17 11.76%
Files with Coverage Reduction New Missed Lines %
datumaro/datumaro/cli/contexts/project/init.py 2 9.69%
Totals Coverage Status
Change from base Build 6761: -0.1%
Covered Lines: 11149
Relevant Lines: 15655

💛 - Coveralls

@nmanovic nmanovic merged commit 344b817 into develop Aug 5, 2020
@nmanovic nmanovic deleted the zm/dm-update-cli branch August 5, 2020 18:51
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.

None yet

4 participants