-
Notifications
You must be signed in to change notification settings - Fork 0
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
422 - Setting up pixl locally #423
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #423 +/- ##
=======================================
Coverage 83.72% 83.72%
=======================================
Files 83 83
Lines 3489 3489
=======================================
Hits 2921 2921
Misses 568 568 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to wait until #420 is merged before looking at this one, as there's a fair bit of overlap and I think it will also solve your issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some early feedback before #420 is merged
* missing packages paths for pip install, * clone repo details, * re-arrenging dev section in cli/README * adds details to run pre-commit
…ing), and PR template with a list of bits to complete before sending PR review #422
…g to passed `pytest -vs tests/test_docker_commands.py` in OS/Arch: linux/amd64 #422
…tivte you python virtual environment` #422
…with links updates #422
917f8c5
to
33f53b0
Compare
…tests/test_message_processing.py #422
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
having a PR template and bug report template is a good idea. A few minor comments - some of the items in the PR template checklist are already enforced by required CI checks, and there are a few commands in the docs that error
… adding changes and updates of the python version3.11 (matching ci python version), re-order expected message for csv test #422
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for getting this in! Happy for you to merge once you've addressed all of the comments to your satisfaction
…tribution guilelines #425
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good! Just one reference to https://github.com/UCL/real-time-ai-for-surgery that should be removed before merging
Thanks @stefpiatek and @p-j-smith for your comments and feedback, I think I have addressed the majority of your comments. Let me know if there is anything I might have missed, otherwise I will merge this one tomorrow morning. |
Addressing #422
Mainly, I am trying to setup pixl on my local host device, so I am adding few changes.
These are some notes that came to mind when looking pixl repo:
pixl_*
packages