-
Notifications
You must be signed in to change notification settings - Fork 751
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
[Feature] Support lmdb format in Dataset Preparer #1762
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #1762 +/- ##
===========================================
- Coverage 90.06% 89.56% -0.50%
===========================================
Files 190 191 +1
Lines 11123 11206 +83
Branches 1565 1576 +11
===========================================
+ Hits 10018 10037 +19
- Misses 798 861 +63
- Partials 307 308 +1
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 at Codecov. |
Modified from #1673