-
Notifications
You must be signed in to change notification settings - Fork 45
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[server]: offline products order handling #918
feat[server]: offline products order handling #918
Conversation
Test Results 4 files ±0 4 suites ±0 5m 27s ⏱️ ±0s Results for commit 7dc9cee. ± Comparison against base commit 4286d13. This pull request removes 1 and adds 2 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Code Coverage (Ubuntu)
Minimum allowed coverage is Generated by 🐒 cobertura-action against a35b21c |
Code Coverage (Windows)
Minimum allowed coverage is Generated by 🐒 cobertura-action against a35b21c |
3d25558
to
a35b21c
Compare
a35b21c
to
4142cd1
Compare
Code Coverage (Ubuntu)
Diff against develop
Results for commit: 7dc9cee Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Code Coverage (Windows)
Diff against develop
Results for commit: 7dc9cee Minimum allowed coverage is ♻️ This comment has been updated with latest results |
386f28d
to
7dc9cee
Compare
When downloading an OFFLINE product in server mode:
Closes #871
Also fixes missing
dataset
parameter afterBuildSearchResult
search-by-id in server mode