Commit wip test
This commit is contained in:
parent
8c3a32d62e
commit
c902ae2dff
4 changed files with 92 additions and 0 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue