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

Skip some video unit tests on MacOS #825

Merged

Conversation

vinnamkim
Copy link
Contributor

@vinnamkim vinnamkim commented Feb 24, 2023

Summary

  • This is because of the recent CI failure on MacOS.

How to 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) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim marked this pull request as ready for review February 24, 2023 01:18
@vinnamkim vinnamkim changed the title Skip some video unit test on MacOS Skip some video unit tests on MacOS Feb 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

Base: 78.26% // Head: 78.27% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (06a03e5) compared to base (4624d59).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #825      +/-   ##
===========================================
+ Coverage    78.26%   78.27%   +0.01%     
===========================================
  Files          184      184              
  Lines        23614    23614              
  Branches      4892     4892              
===========================================
+ Hits         18482    18485       +3     
+ Misses        4033     4032       -1     
+ Partials      1099     1097       -2     
Flag Coverage Δ
macos-11_Python-3.8 77.57% <ø> (?)
ubuntu-20.04_Python-3.8 78.25% <ø> (ø)
windows-2019_Python-3.8 78.19% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
datumaro/plugins/splitter.py 88.66% <0.00%> (+0.22%) ⬆️
datumaro/plugins/synthetic_data/utils.py 85.00% <0.00%> (+1.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vinnamkim vinnamkim added this pull request to the merge queue Feb 24, 2023
Merged via the queue into openvinotoolkit:develop with commit 4178fde Feb 24, 2023
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