Skip to content

fix: restore benchmark RuboCop baseline#14

Merged
kholdrex merged 1 commit into
mainfrom
fix/rubocop-benchmark-parentheses
Jun 2, 2026
Merged

fix: restore benchmark RuboCop baseline#14
kholdrex merged 1 commit into
mainfrom
fix/rubocop-benchmark-parentheses

Conversation

@kholdrex
Copy link
Copy Markdown
Member

@kholdrex kholdrex commented Jun 2, 2026

Summary

Restores the RuboCop baseline for the benchmark suite by removing redundant parentheses around the missing-data rate check. This keeps the benchmark script style-compliant without changing runtime behavior.

Changes

  • Simplified the config[:rate].positive? condition in benchmarks/convergence_benchmark.rb.

Test plan

  • RSpec suite passed.
  • RuboCop passed with no offenses.
  • Gem build completed successfully.

@kholdrex kholdrex merged commit 3047d22 into main Jun 2, 2026
4 checks passed
@kholdrex kholdrex deleted the fix/rubocop-benchmark-parentheses branch June 2, 2026 23:41
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