Skip to content

Improve test coverage for untested source files#1001

Merged
bbatsov merged 1 commit intomasterfrom
improve-test-coverage
Mar 4, 2026
Merged

Improve test coverage for untested source files#1001
bbatsov merged 1 commit intomasterfrom
improve-test-coverage

Conversation

@bbatsov
Copy link
Copy Markdown
Member

@bbatsov bbatsov commented Feb 26, 2026

Adds specs for source files that had no test coverage: Strategy::Base, error classes, Index::Crutch, Search::Scoping, Adapter::Base, IndicesBoost, AllowPartialSearchResults, DelayedSidekiq Scheduler/Worker, and Railtie middleware/migration strategy.

93 new examples, all passing.

@bbatsov bbatsov requested a review from a team as a code owner February 26, 2026 08:19
@bbatsov bbatsov force-pushed the improve-test-coverage branch 6 times, most recently from 8f9e8b4 to 70c84a1 Compare February 26, 2026 13:48
Cover Strategy::Base, error classes, Index::Crutch, Search::Scoping,
Adapter::Base, IndicesBoost, AllowPartialSearchResults,
DelayedSidekiq::Scheduler, and DelayedSidekiq::Worker.
@bbatsov bbatsov force-pushed the improve-test-coverage branch from 70c84a1 to be5732b Compare February 26, 2026 13:49
@bbatsov bbatsov merged commit 677b694 into master Mar 4, 2026
7 checks passed
@bbatsov bbatsov deleted the improve-test-coverage branch March 4, 2026 08:50
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