-
Notifications
You must be signed in to change notification settings - Fork 138
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
Add Intermediate skills - Level 9: Dataset Explorartion from a Query Image/Text #959
Add Intermediate skills - Level 9: Dataset Explorartion from a Query Image/Text #959
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
docs/source/docs/level-up/intermediate_skills/09_data_exploration.rst
Outdated
Show resolved
Hide resolved
@skipIf( | ||
platform.system() == "Darwin", | ||
"Segmentation fault only occurs on MacOS: " | ||
"https://github.com/openvinotoolkit/datumaro/actions/runs/4202399957/jobs/7324077250", | ||
) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it ok to remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is added below.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## releases/1.2.0 #959 +/- ##
===============================================
Coverage 78.70% 78.70%
===============================================
Files 231 231
Lines 26420 26420
Branches 5258 5258
===============================================
+ Hits 20794 20795 +1
+ Misses 4401 4400 -1
Partials 1225 1225
Flags with carried forward coverage won't be shown. Click here to find out more.
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 in Codecov by Sentry. |
docs/source/docs/level-up/intermediate_skills/09_data_exploration.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Summary
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.