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 ci workflow for dependabot #24

Merged
merged 1 commit into from
May 20, 2024
Merged

Fix ci workflow for dependabot #24

merged 1 commit into from
May 20, 2024

Conversation

reubeno
Copy link
Owner

@reubeno reubeno commented May 20, 2024

No description provided.

@reubeno reubeno enabled auto-merge (squash) May 20, 2024 02:49
@reubeno reubeno merged commit 9dc4a16 into main May 20, 2024
5 checks passed
Copy link

Test Results

372 tests   354 ✅  2m 43s ⏱️
 63 suites   18 💤
  8 files      0 ❌

Results for commit 1c42e57.

Copy link

Performance Benchmark Report

Benchmark name Baseline (ns) Test/PR (ns) Delta (ns) Delta %
expand_one_string 3450 ns 3448 ns -2 ns 🟢 -0.06%
instantiate_shell 64223 ns 65018 ns +795 ns 🟠 +1.24%
instantiate_shell_with_init_scripts 47720823 ns 48363482 ns +642659 ns 🟠 +1.35%
parse_bash_completion 6612430 ns 6622632 ns +10202 ns 🟠 +0.15%
parse_sample_script 11078 ns 10875 ns -203 ns 🟢 -1.83%
run_echo_builtin_command 105768 ns 106254 ns +486 ns 🟠 +0.46%
run_one_builtin_command 123577 ns 123000 ns -577 ns 🟢 -0.47%
run_one_external_command 1811894 ns 1832741 ns +20847 ns 🟠 +1.15%
run_one_external_command_directly 1033591 ns 1052502 ns +18911 ns 🟠 +1.83%

Code Coverage Report

Package Base Coverage New Coverage Difference
cli.src 🟠 73.33% 🟠 73.33% ⚪ 0%
interactive-shell.src 🟢 76.02% 🟢 76.02% ⚪ 0%
parser.src 🟢 85.88% 🟢 85.88% ⚪ 0%
shell.src 🟢 80.42% 🟢 80.49% 🟢 0.07%
shell.src.builtins 🟠 73.53% 🟠 73.53% ⚪ 0%
Overall Coverage 🟢 80.05% 🟢 80.09% 🟢 0.04%

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

@reubeno reubeno deleted the fix-dependabot-ci branch May 20, 2024 03:31
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