• Adam Hegyi's avatar
    Pass correct Time object to CA DataCollector · 15556408
    Adam Hegyi authored
    This change makes sure that the underlying query works properly if Date
    parameters are given. The `created_after` parameter will be casted to
    Time to contain the beginning of the day time. The `created_before`
    parameter will be casted to Time to contain the end of the day time.
    15556408
cycle_analytics_spec.rb 24.1 KB