Commit wip test

This commit is contained in:
Joaquin 2025-03-27 14:27:38 +01:00
parent 8c3a32d62e
commit c902ae2dff
4 changed files with 92 additions and 0 deletions

View file

@ -6711,6 +6711,16 @@ models:
data_tests:
- not_null
- name: deal_with_offered_service_count
data_type: bigint
description: |
The count of deals with services offered by a given date, dimension and value.
- name: accommodation_with_offered_service_count
data_type: bigint
description: |
The count of accommodations with services offered by a given date, dimension and value.
- name: created_services
data_type: bigint
description: |