export select_decorators() - #1734
Conversation
|
✅ All contributors have signed the CLA |
|
I have read the CLA Document and I hereby sign the CLA |
Code Coverage SummaryDiff against mainResults for commit: 7278b8f Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 36 suites 2m 52s ⏱️ Results for commit 7278b8f. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Additional test case details
Results for commit 85844a3 ♻️ This comment has been updated with latest results. |
llrs-roche
left a comment
There was a problem hiding this comment.
Besides the typo that makes the spellcheck fail I think this is a good and short PR.
One minor comment maybe instead of the full output of select_decorators() we could pass it to str() for a shorter and similar ilustrative output
Co-authored-by: Lluís Revilla <185338939+llrs-roche@users.noreply.github.com> Signed-off-by: Bingjun(Benjamin) Wang <85646030+wangben718@users.noreply.github.com>
llrs-roche
left a comment
There was a problem hiding this comment.
Let's get this merged
Pull Request
Fixes #1733