-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat/cv save local paths #704
Conversation
Codecov Report
@@ Coverage Diff @@
## main #704 +/- ##
==========================================
+ Coverage 89.55% 89.82% +0.26%
==========================================
Files 166 167 +1
Lines 13397 13579 +182
==========================================
+ Hits 11998 12197 +199
+ Misses 1399 1382 -17
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
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.
🚀
Main goal is to start logging the local paths to images for IC (necessary for the smart features to run: blurriness, bad exposure, etc), see ticket https://app.shortcut.com/galileo/story/6278/cv-allow-logging-for-local-images
Probably require minor version bump as it's not backwards compatible