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

Fix deny error #5

Merged
merged 1 commit into from
May 12, 2024
Merged

Fix deny error #5

merged 1 commit into from
May 12, 2024

Conversation

reubeno
Copy link
Owner

@reubeno reubeno commented May 12, 2024

No description provided.

@reubeno reubeno enabled auto-merge (squash) May 12, 2024 06:13
@reubeno reubeno merged commit ebac284 into main May 12, 2024
4 checks passed
Copy link

Performance Benchmark Report

Benchmark name Baseline (ns) Test/PR (ns) Delta (ns) Delta %
expand_one_string 3313 ns 3312 ns -1 ns 🟢 -0.03%
instantiate_shell 52107 ns 52369 ns +262 ns 🟠 +0.50%
instantiate_shell_with_init_scripts 26355677 ns 26561419 ns +205742 ns 🟠 +0.78%
parse_bash_completion 6570263 ns 6547576 ns -22687 ns 🟢 -0.35%
parse_sample_script 10694 ns 10729 ns +35 ns 🟠 +0.33%
run_echo_builtin_command 89753 ns 89598 ns -155 ns 🟢 -0.17%
run_one_builtin_command 106979 ns 107254 ns +275 ns 🟠 +0.26%
run_one_external_command 1763258 ns 1765321 ns +2063 ns 🟠 +0.12%
run_one_external_command_directly 1025484 ns 1023341 ns -2143 ns 🟢 -0.21%

Code Coverage Report

Package Base Coverage New Coverage Difference
cli.src 🟢 78.82% 🟢 78.82% ⚪ 0%
interactive-shell.src 🟢 75.88% 🟢 75.88% ⚪ 0%
parser.src 🟢 85.84% 🟢 85.84% ⚪ 0%
shell.src 🟢 80.06% 🟢 80.06% ⚪ 0%
shell.src.builtins 🟠 63.98% 🟠 63.98% ⚪ 0%
Overall Coverage 🟢 78.09% 🟢 78.09% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 78.09%

@reubeno reubeno deleted the fix-deny-error branch May 12, 2024 06:23
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