Conversation
Signed-off-by: Christoph Ziebuhr <[email protected]>
Signed-off-by: Christoph Ziebuhr <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #2132 +/- ##
=========================================
Coverage ? 40.51%
=========================================
Files ? 139
Lines ? 22349
Branches ? 0
=========================================
Hits ? 9054
Misses ? 11973
Partials ? 1322
Continue to review full report at Codecov.
|
|
The changes to the interface comparison LGTM. Might be worth amending the last commit with a cut-and-paste of the things we discussed in #2093 for reference. Or maybe put it as a comment to the Less() method. |
2621d6e to
29f6332
Compare
|
PR has been updated |
|
@fcrisciani @abhi @ddebroy Would any of you mind reviewing and do you think we should add a unit test case for it as well? |
|
bump |
|
The code LGTM. It would be great if unit-tests can be added that verifies the |
Signed-off-by: Christoph Ziebuhr <[email protected]>
29f6332 to
19926ea
Compare
|
Unit tests have been adapted to the new ordering rules. |
ddebroy
left a comment
There was a problem hiding this comment.
LGTM. Thanks for enhancing the test.
|
Thanks for the PR! Sorry it took so long. I suppose the next step is to now expose the priority fields in moby as configuration parameters. |
|
I don't think I can handle the next step myself. Is there any process other than keeping #2093 open to let someone continue who is more familiar with changing APIs? |
Solves #2093 b). PR is based on #2103.