Conversation
Signed-off-by: Olamide Ojo <peterojoolamide@gmail.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #365 +/- ##
==========================================
- Coverage 89.09% 88.05% -1.04%
==========================================
Files 65 65
Lines 3255 3340 +85
==========================================
+ Hits 2900 2941 +41
- Misses 355 399 +44
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Also simplify code since most functions factually return None. Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <105866197+pem70@users.noreply.github.com>
There was a problem hiding this comment.
Thanks @pem70! Looks good so far, let's discuss with @zFernand0 before making any drastic changes to this PR 🙂
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
traeok
left a comment
There was a problem hiding this comment.
Thanks for working on this Peizhao! My comments are solely based off of a syntactical review, there are a couple nitpicks but mostly requesting changes for the test modifications.
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
All comments resolved. 😋
Apologies for the delay. 😢
zFernand0
left a comment
There was a problem hiding this comment.
LGTM! 😋
I do have some comments that I would like to either see addressed, or perhaps have a short discussion 🙏
I'm not done reviewing the PR, so there may be more comments incoming 😋
zFernand0
left a comment
There was a problem hiding this comment.
a few more comments 😋
I may have a final round later today 🙏
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
Signed-off-by: Peizhao Mei <pem70@pitt.edu>
zFernand0
left a comment
There was a problem hiding this comment.
LGTM! 😋
Left some minor comments to address 😅
But I believe the changes are still good to approve 🙏
I'm more than happy to re-review when the new comments are addressed. 🙏
Co-authored-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com> Signed-off-by: Peizhao Mei <105866197+pem70@users.noreply.github.com>
Co-authored-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com> Signed-off-by: Peizhao Mei <105866197+pem70@users.noreply.github.com>
Co-authored-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com> Signed-off-by: Peizhao Mei <105866197+pem70@users.noreply.github.com>
anaxceron
left a comment
There was a problem hiding this comment.
Left a couple of minor suggestions for the changelog.
Co-authored-by: anaxceron <ana.ceron@broadcom.com> Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
Co-authored-by: anaxceron <ana.ceron@broadcom.com> Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
|
Thanks for the suggestions @anaxceron |
What It Does
#321How to Test
Review Checklist
I certify that I have:
Additional Comments