Skip to content

Feature: Implementation of ratatui CLI helper#1

Merged
RafaelJohn9 merged 31 commits into
mainfrom
rafaeljohn9/ratatui
Jun 3, 2025
Merged

Feature: Implementation of ratatui CLI helper#1
RafaelJohn9 merged 31 commits into
mainfrom
rafaeljohn9/ratatui

Conversation

@RafaelJohn9
Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
@RafaelJohn9 RafaelJohn9 force-pushed the rafaeljohn9/ratatui branch from aac320c to 47414f0 Compare June 2, 2025 07:20
RafaelJohn9 and others added 18 commits June 2, 2025 10:21
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
@RafaelJohn9 RafaelJohn9 force-pushed the rafaeljohn9/ratatui branch from d2fce79 to 740f8d4 Compare June 2, 2025 10:05
Repository owner deleted a comment from github-actions Bot Jun 2, 2025
Repository owner deleted a comment from github-actions Bot Jun 2, 2025
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2025

🍳 Oh là là! Tests Failed, Monsieur Chef Code!

   Compiling aho-corasick v1.1.3
   Compiling cfg-if v1.0.0
   Compiling getrandom v0.2.16
   Compiling predicates-core v1.0.9
   Compiling doc-comment v0.3.3
   Compiling regex-automata v0.4.9
   Compiling ppv-lite86 v0.2.21
   Compiling float-cmp v0.10.0
   Compiling rand_core v0.6.4
   Compiling termtree v0.5.1
   Compiling assert_cmd v2.0.17
   Compiling normalize-line-endings v0.3.0
   Compiling difflib v0.4.0
   Compiling anstyle v1.0.10
   Compiling predicates-tree v1.0.12
   Compiling rand_chacha v0.3.1
   Compiling wait-timeout v0.2.1
   Compiling rand v0.8.5
   Compiling regex v1.11.1
   Compiling bstr v1.12.0
   Compiling predicates v3.1.3
   Compiling ratatui v0.1.0 (/home/runner/work/RustyBucket/RustyBucket/ratatui)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 11.79s
     Running unittests src/main.rs (target/debug/deps/ratatui-af1c0bd831e93574)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running tests/cli.rs (target/debug/deps/cli-abe2d77262f25815)

running 8 tests
test test_close_restaurant ... ok
test test_invalid_command ... ok
test test_add_dish_to_menu ... ok
Error: "\n🍿 Whoops! Looks like Remy tripped in the code pantry while: starting the CLI welcome message\n💬 Tip: Anyone can cook, but not everyone can assert output. Try again, Chef!"
test test_overload_easter_egg ... ok
test test_launching_kitchen ... FAILED
test test_take_new_order ... ok
test test_advance_order_status ... ok
test test_view_menu_command ... ok

failures:

failures:
    test_launching_kitchen

test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s

error: test failed, to rerun pass `--test cli`

👨‍🍳 Remy says: "Zut alors! The soufflé has collapsed!"

🔁 Please whisk away the bugs and push again for another taste test in Remy's kitchen!

Anyone can cook, but only the bravest can debug!

Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2025

🎉 Magnifique! Tests Passed, Chef!

👨‍🍳 Remy says: "C'est parfait! Your code is as delightful as a perfectly prepared ratatouille!"

⭐ Keep cooking up that excellent code!

In Remy's kitchen, quality code is our secret ingredient!

@RafaelJohn9 RafaelJohn9 merged commit 6f37eac into main Jun 3, 2025
2 checks passed
@RafaelJohn9 RafaelJohn9 deleted the rafaeljohn9/ratatui branch June 3, 2025 16:46
@RafaelJohn9 RafaelJohn9 restored the rafaeljohn9/ratatui branch June 9, 2025 11:28
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.

1 participant