eranheres / ultra_type

0 stars 0 forks source link

sweep: add menu and description to main loop #2

Closed eranheres closed 11 months ago

eranheres commented 11 months ago

in function run at controller.py add printouts

Checklist - [X] Modify `ultra_type/controller.py` ✓ https://github.com/eranheres/ultra_type/commit/eaef5e16fce7670cc86863c70c6a1736cba19365 - [X] Ran sandbox for `ultra_type/controller.py`. ✓ ![Flowchart](https://raw.githubusercontent.com/eranheres/ultra_type/sweep/assets/c8f0a363a8938d1da937a0f0dfb7ff197a026d8914e8f004f1de905fe8f552ad_2_flowchart.svg)
sweep-mine[bot] commented 11 months ago

Here's the PR! https://github.com/eranheres/ultra_type/pull/8.

💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID: c2a2889932)

Actions (click)

Sandbox Execution ✓

Here are the sandbox execution logs prior to making any changes:

Sandbox logs for 8746aeb
poetry run pytest 1/1 ✓
============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-7.4.3, pluggy-1.3.0
rootdir: /repo
collected 1 item
tests/test_controller.py .                                               [100%]
============================== 1 passed in 0.02s ===============================

Sandbox passed on the latest main, so sandbox checks will be enabled for this issue.


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/eranheres/ultra_type/blob/8746aeb9f702580ebaaedae4e79c954c129c5165/tests/test_controller.py#L1-L2 https://github.com/eranheres/ultra_type/blob/8746aeb9f702580ebaaedae4e79c954c129c5165/ultra_type/controller.py#L1-L29 https://github.com/eranheres/ultra_type/blob/8746aeb9f702580ebaaedae4e79c954c129c5165/README.md#L1-L20 https://github.com/eranheres/ultra_type/blob/8746aeb9f702580ebaaedae4e79c954c129c5165/ultra_type/main.py#L1-L11 https://github.com/eranheres/ultra_type/blob/8746aeb9f702580ebaaedae4e79c954c129c5165/pyproject.toml#L1-L14

Step 2: ⌨️ Coding

poetry run pytest 1/1 ✓
============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-7.4.3, pluggy-1.3.0
rootdir: /repo
collected 1 item
tests/test_controller.py .                                               [100%]
============================== 1 passed in 0.02s ===============================


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/add-menu-descriptions_1.


🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. Join Our Discord