Skip to content

Conversation

Copy link

Copilot AI commented Jan 4, 2026

Addresses missing test coverage for the matching_markets method added in the parent PR.

Changes

  • Added test case in test/domeapi/client_test.rb verifying client.matching_markets returns Rubyists::Domeapi::MatchingMarkets instance
  • Follows existing pattern from polymarket test for consistency
it 'returns a matching markets client' do
  _(client.matching_markets).must_be_instance_of Rubyists::Domeapi::MatchingMarkets
end

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Address feedback on adding matching markets for sports test: add coverage for matching_markets method in Client Jan 4, 2026
Copilot AI requested a review from bougyman January 4, 2026 20:14
@bougyman bougyman closed this Jan 4, 2026
@bougyman bougyman deleted the copilot/sub-pr-7 branch January 4, 2026 20:19
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.

2 participants