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

More readme updates #11

Merged
merged 1 commit into from
May 13, 2024
Merged

More readme updates #11

merged 1 commit into from
May 13, 2024

Conversation

reubeno
Copy link
Owner

@reubeno reubeno commented May 13, 2024

Add more details on what is working.

@reubeno reubeno enabled auto-merge (squash) May 13, 2024 20:59
@reubeno reubeno merged commit 0a711dd into main May 13, 2024
5 checks passed
Copy link

Test Results

344 tests   329 ✅  2m 17s ⏱️
 56 suites   15 💤
  8 files      0 ❌

Results for commit cb17e35.

Copy link

Performance Benchmark Report

Benchmark name Baseline (ns) Test/PR (ns) Delta (ns) Delta %
expand_one_string 3318 ns 3320 ns +2 ns 🟠 +0.06%
instantiate_shell 51962 ns 52293 ns +331 ns 🟠 +0.64%
instantiate_shell_with_init_scripts 49229134 ns 49594042 ns +364908 ns 🟠 +0.74%
parse_bash_completion 6786089 ns 6661486 ns -124603 ns 🟢 -1.84%
parse_sample_script 10937 ns 11053 ns +116 ns 🟠 +1.06%
run_echo_builtin_command 91835 ns 91943 ns +108 ns 🟠 +0.12%
run_one_builtin_command 110206 ns 109604 ns -602 ns 🟢 -0.55%
run_one_external_command 1854784 ns 1827172 ns -27612 ns 🟢 -1.49%
run_one_external_command_directly 1056805 ns 1040505 ns -16300 ns 🟢 -1.54%

Code Coverage Report

Package Base Coverage New Coverage Difference
cli.src 🟠 73.95% 🟠 73.95% ⚪ 0%
interactive-shell.src 🟢 75.88% 🟢 75.88% ⚪ 0%
parser.src 🟢 85.86% 🟢 85.86% ⚪ 0%
shell.src 🟢 79.98% 🟢 79.98% ⚪ 0%
shell.src.builtins 🟠 64.03% 🟠 64.03% ⚪ 0%
Overall Coverage 🟢 78.02% 🟢 78.02% ⚪ 0%

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

@reubeno reubeno deleted the reubeno-patch-1 branch May 13, 2024 21:24
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