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

test: run bash-completion tests #292

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

test: run bash-completion tests #292

wants to merge 1 commit into from

Conversation

reubeno
Copy link
Owner

@reubeno reubeno commented Dec 15, 2024

No description provided.

Copy link

Test Results

    2 files      9 suites   1m 23s ⏱️
  556 tests   556 ✅ 0 💤 0 ❌
1 098 runs  1 098 ✅ 0 💤 0 ❌

Results for commit 76ae014.

Copy link

Performance Benchmark Report

Benchmark name Baseline (μs) Test/PR (μs) Delta (μs) Delta %
expand_one_string 3.62 μs 3.64 μs 0.02 μs ⚪ Unchanged
instantiate_shell 66.40 μs 66.35 μs -0.05 μs ⚪ Unchanged
instantiate_shell_with_init_scripts 37650.96 μs 37581.81 μs -69.15 μs ⚪ Unchanged
parse_bash_completion 3024.62 μs 3030.06 μs 5.44 μs ⚪ Unchanged
parse_sample_script 4.54 μs 4.40 μs -0.14 μs ⚪ Unchanged
run_echo_builtin_command 99.56 μs 100.06 μs 0.50 μs ⚪ Unchanged
run_one_builtin_command 117.75 μs 116.20 μs -1.56 μs ⚪ Unchanged
run_one_external_command 2233.71 μs 2242.21 μs 8.50 μs ⚪ Unchanged
run_one_external_command_directly 1141.46 μs 1140.35 μs -1.12 μs ⚪ Unchanged

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
brush-core/src/shell.rs 🟢 77.86% 🟢 77.99% 🟢 0.13%
Overall Coverage 🟢 74.67% 🟢 74.68% 🟢 0.01%

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

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