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

experiment: test running rudra #245

Closed
wants to merge 1 commit into from
Closed

experiment: test running rudra #245

wants to merge 1 commit into from

Conversation

reubeno
Copy link
Owner

@reubeno reubeno commented Oct 27, 2024

No description provided.

Copy link

Test Results

  2 files    9 suites   1m 9s ⏱️
502 tests 502 ✅ 0 💤 0 ❌
992 runs  992 ✅ 0 💤 0 ❌

Results for commit 7efd146.

Copy link

Performance Benchmark Report

Benchmark name Baseline (μs) Test/PR (μs) Delta (μs) Delta %
expand_one_string 3.41 μs 3.41 μs -0.00 μs ⚪ Unchanged
instantiate_shell 60.17 μs 59.91 μs -0.26 μs ⚪ Unchanged
instantiate_shell_with_init_scripts 30217.65 μs 30522.83 μs 305.18 μs 🟠 +1.01%
parse_bash_completion 2855.74 μs 2887.88 μs 32.14 μs 🟠 +1.13%
parse_sample_script 4.42 μs 4.43 μs 0.01 μs ⚪ Unchanged
run_echo_builtin_command 89.58 μs 90.81 μs 1.22 μs ⚪ Unchanged
run_one_builtin_command 108.58 μs 110.38 μs 1.80 μs ⚪ Unchanged
run_one_external_command 2022.79 μs 1957.19 μs -65.60 μs 🟢 -3.24%
run_one_external_command_directly 1005.19 μs 1005.33 μs 0.14 μs ⚪ Unchanged

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
brush-core/src/shell.rs 🟢 77.87% 🟢 77.45% 🔴 -0.42%
brush-shell/src/main.rs 🟢 90.91% 🟢 90.26% 🔴 -0.65%
Overall Coverage 🟢 73.71% 🟢 73.68% 🔴 -0.03%

Minimum allowed coverage is 70%, this run produced 73.68%

@reubeno reubeno closed this Oct 27, 2024
@reubeno reubeno deleted the test-rudra branch November 26, 2024 17:25
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