-
Notifications
You must be signed in to change notification settings - Fork 1.3k
2617 array params #2620
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
2617 array params #2620
Conversation
Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
9efe2ad
to
8c2ca1b
Compare
Codecov Report
@@ Coverage Diff @@
## master #2620 +/- ##
=======================================
Coverage 82.91% 82.91%
=======================================
Files 54 54
Lines 9504 9504
=======================================
Hits 7880 7880
Misses 1112 1112
Partials 512 512 Continue to review full report at Codecov.
|
The same code processes all strfmt cases just as arrayretriever does. Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
Signed-off-by: Nick Dimov <3619341+dimovnike@users.noreply.github.com>
Pull request for #2671 but also a support for ObjectId was added in CLI. However the last needs strfmt update to work properly.