Skip to content

Commit

Permalink
Update snapshots to reflect spec changes / test updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Dec 16, 2023
1 parent e9d8995 commit 0dcb971
Show file tree
Hide file tree
Showing 61 changed files with 331 additions and 319 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'listings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down Expand Up @@ -117,7 +117,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'booking_value', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'revenue_all_time', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'revenue_all_time', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'trailing_2_months_revenue', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_growth_since_start_of_month', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand All @@ -21,7 +21,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down Expand Up @@ -67,7 +67,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': 'bookings_at_start_of_month', -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': TimeGranularity.MONTH} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_5_day_lag', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand All @@ -18,7 +18,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': 'bookings_5_days_ago', -->
<!-- 'offset_window': {'class': 'PydanticMetricTimeWindow', -->
<!-- 'count': 5, -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_5_day_lag', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand All @@ -18,7 +18,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': 'bookings_5_days_ago', -->
<!-- 'offset_window': {'class': 'PydanticMetricTimeWindow', -->
<!-- 'count': 5, -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'every_2_days_bookers_2_days_ago', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand All @@ -18,7 +18,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'every_two_days_bookers', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': 'every_2_days_bookers_2_days_ago', -->
<!-- 'offset_window': {'class': 'PydanticMetricTimeWindow', -->
<!-- 'count': 2, -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<!-- description = Write to Dataframe -->
<!-- node_id = wrd_0 -->
<OrderByLimitNode>
<!-- description = Order By ['listing__country_latest'] Limit 100 -->
<!-- description = Order By ['listing__is_lux_latest'] Limit 100 -->
<!-- node_id = obl_0 -->
<!-- order_by_spec = -->
<!-- {'class': 'OrderBySpec', -->
<!-- 'instance_spec': {'class': 'DimensionSpec', -->
<!-- 'element_name': 'country_latest', -->
<!-- 'element_name': 'is_lux_latest', -->
<!-- 'entity_links': ({'class': 'EntityReference', -->
<!-- 'element_name': 'listing'},)}, -->
<!-- 'descending': True} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_fill_nulls_with_0', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_growth_2_weeks_fill_nulls_with_0', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand All @@ -21,7 +21,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_fill_nulls_with_0', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down Expand Up @@ -82,7 +82,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_fill_nulls_with_0', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': 'bookings_2_weeks_ago', -->
<!-- 'offset_window': {'class': 'PydanticMetricTimeWindow', -->
<!-- 'count': 14, -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_fill_nulls_with_0', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings_fill_nulls_with_0', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- metric_spec = -->
<!-- {'class': 'MetricSpec', -->
<!-- 'element_name': 'bookings', -->
<!-- 'constraint': None, -->
<!-- 'filter_specs': (), -->
<!-- 'alias': None, -->
<!-- 'offset_window': None, -->
<!-- 'offset_to_grain': None} -->
Expand Down
Loading

0 comments on commit 0dcb971

Please sign in to comment.