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

chore: switch to testing on debian:testing #377

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

reubeno
Copy link
Owner

@reubeno reubeno commented Feb 3, 2025

This should give us a more recent version of the bash oracle to use.

This should give us a more recent version of the bash oracle to use.
@reubeno reubeno enabled auto-merge (squash) February 3, 2025 04:59
@reubeno reubeno merged commit 74c8527 into main Feb 3, 2025
17 checks passed
@reubeno reubeno deleted the ci-debian-branch branch February 3, 2025 05:00
Copy link

github-actions bot commented Feb 3, 2025

Test Results

    2 files      9 suites   1m 36s ⏱️
  669 tests   669 ✅ 0 💤 0 ❌
1 324 runs  1 324 ✅ 0 💤 0 ❌

Results for commit ef26aec.

Copy link

github-actions bot commented Feb 3, 2025

Performance Benchmark Report

Benchmark name Baseline (μs) Test/PR (μs) Delta (μs) Delta %
clone_shell_object 18.21 μs 18.04 μs -0.17 μs 🟢 -0.94%
eval_arithmetic 0.17 μs 0.17 μs 0.00 μs ⚪ Unchanged
expand_one_string 1.82 μs 1.79 μs -0.02 μs ⚪ Unchanged
for_loop 22.04 μs 22.02 μs -0.01 μs ⚪ Unchanged
function_call 2.33 μs 2.31 μs -0.02 μs ⚪ Unchanged
instantiate_shell 57.48 μs 57.33 μs -0.15 μs ⚪ Unchanged
instantiate_shell_with_init_scripts 21469.53 μs 21308.49 μs -161.04 μs ⚪ Unchanged
parse_bash_completion 1676.24 μs 1660.30 μs -15.94 μs ⚪ Unchanged
parse_sample_script 1.75 μs 1.77 μs 0.02 μs 🟠 +1.37%
run_echo_builtin_command 15.33 μs 15.45 μs 0.12 μs ⚪ Unchanged
run_one_external_command 2061.52 μs 2032.37 μs -29.15 μs 🟢 -1.41%
tokenize_sample_script 2.92 μs 2.91 μs -0.00 μs ⚪ Unchanged

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
brush-core/src/builtins/mapfile.rs 🟢 76.6% 🟢 76.84% 🟢 0.24%
brush-core/src/builtins/read.rs 🟠 66.27% 🟠 65.87% 🔴 -0.4%
brush-core/src/commands.rs 🟢 87.21% 🟢 86.97% 🔴 -0.24%
brush-core/src/interp.rs 🟢 91.55% 🟢 91.65% 🟢 0.1%
brush-core/src/options.rs 🟢 93.48% 🟢 92.39% 🔴 -1.09%
Overall Coverage 🟢 75.72% 🟢 75.72% ⚪ 0%

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

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