Skip to content

chore: Remove deprecated rspec matcher dependencies#103

Merged
jgraichen merged 1 commit into
mainfrom
chore/remove-deps
Jun 20, 2026
Merged

chore: Remove deprecated rspec matcher dependencies#103
jgraichen merged 1 commit into
mainfrom
chore/remove-deps

Conversation

@jgraichen

Copy link
Copy Markdown
Owner

Instead, use plain Ruby code and builtin RSpec matchers to check collection sizes and other properties.

This reduces maintenance effort and dependency count.

Instead, use plain Ruby code and builtin RSpec matchers to check
collection sizes and other properties.

This reduces maintenance effort and dependency count.
@jgraichen jgraichen self-assigned this Jun 20, 2026
@jgraichen jgraichen merged commit 64f2dca into main Jun 20, 2026
22 checks passed
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.16%. Comparing base (8fe4dc0) to head (2dc7f83).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files          47       47           
  Lines        1158     1158           
=======================================
  Hits         1102     1102           
  Misses         56       56           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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