reubeno / brush

bash/POSIX-compatible shell implemented in Rust
MIT License
26 stars 4 forks source link

chore: remove outmoded dependabot ignores #257

Closed reubeno closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Test Results

    2 files      9 suites   1m 12s ⏱️   515 tests   515 ✅ 0 💤 0 ❌ 1 018 runs  1 018 ✅ 0 💤 0 ❌

Results for commit 325b41e6.

github-actions[bot] commented 2 weeks ago

Performance Benchmark Report

Benchmark name Baseline (μs) Test/PR (μs) Delta (μs) Delta %
expand_one_string 3.46 μs 3.46 μs 0.00 μs ⚪ Unchanged
instantiate_shell 60.05 μs 59.76 μs -0.29 μs ⚪ Unchanged
instantiate_shell_with_init_scripts 30294.57 μs 30744.88 μs 450.32 μs 🟠 +1.49%
parse_bash_completion 2779.90 μs 2762.77 μs -17.13 μs 🟢 -0.62%
parse_sample_script 4.36 μs 4.31 μs -0.06 μs 🟢 -1.26%
run_echo_builtin_command 89.96 μs 91.94 μs 1.98 μs 🟠 +2.21%
run_one_builtin_command 109.03 μs 107.77 μs -1.27 μs ⚪ Unchanged
run_one_external_command 1883.18 μs 1946.53 μs 63.35 μs 🟠 +3.36%
run_one_external_command_directly 1003.83 μs 1002.53 μs -1.30 μs ⚪ Unchanged

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 74.25% 🟢 74.25% ⚪ 0%

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