Skip to content

Implement MergeTrains::CarsResolver

Panos Kanellidis requested to merge pkanellidis/create-cars-resolver into master

What does this MR do and why?

This MR introduces the following changes:

  • Implements CarsResolver, enabling us to mitigate N+1 issues
  • Tests to check for N+1s

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Panos Kanellidis

Merge request reports