Skip to content
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

Merged
merged 18 commits into from
Jul 23, 2024
Merged

422 - Setting up pixl locally #423

merged 18 commits into from
Jul 23, 2024

Conversation

mxochicale
Copy link
Contributor

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:

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.72%. Comparing base (8772612) to head (037c9b7).

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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@stefpiatek stefpiatek left a 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

Copy link
Contributor

@stefpiatek stefpiatek left a 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

.github/ISSUE_TEMPLATE/not_working.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/feature_request.md Outdated Show resolved Hide resolved
cli/README.md Outdated Show resolved Hide resolved
cli/README.md Outdated Show resolved Hide resolved
* 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
@mxochicale mxochicale requested review from a team and stefpiatek July 18, 2024 12:34
Copy link
Contributor

@p-j-smith p-j-smith left a 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

.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
docs/setup/developer.md Outdated Show resolved Hide resolved
cli/README.md Outdated Show resolved Hide resolved
docs/setup/developer.md Outdated Show resolved Hide resolved
docs/setup/developer.md Outdated Show resolved Hide resolved
docs/setup/developer.md Outdated Show resolved Hide resolved
cli/tests/conftest.py Outdated Show resolved Hide resolved
… adding changes and updates of the python version3.11 (matching ci python version), re-order expected message for csv test #422
…nstallation options for `zhs`, adds a more generic instructions to setup venv, and clarity on the use of conda deactivate #422
@mxochicale mxochicale requested a review from a team July 19, 2024 14:01
Copy link
Contributor

@stefpiatek stefpiatek left a 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

.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
cli/README.md Outdated Show resolved Hide resolved
docs/setup/developer.md Show resolved Hide resolved
docs/setup/developer.md Show resolved Hide resolved
Copy link
Contributor

@p-j-smith p-j-smith left a 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

CONTRIBUTING.md Outdated Show resolved Hide resolved
…ref and proving the option of rebase if need it (which is something I find it usuefull in many of other projects) #422
…ibution guideline, correction of github organistaion and reponame #422
@mxochicale mxochicale requested a review from a team July 22, 2024 14:57
@mxochicale
Copy link
Contributor Author

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.

@mxochicale mxochicale merged commit 282f64b into main Jul 23, 2024
10 checks passed
@mxochicale mxochicale deleted the 422-setting-up-pixl-locally branch July 23, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants