Skip to content

Commit

Permalink
Merge pull request #608 from basedosdados/fix/rm-sih-tests
Browse files Browse the repository at this point in the history
[fix]: rm `br_ms_sih.servicos_profissionais` cbo_2002 test
  • Loading branch information
arthurfg authored May 22, 2024
2 parents 952e80a + 8f9ef47 commit e4f88db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/elementary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Deploy Elementary Report
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
schedule:
- cron: 00 22 * * 1-5
workflow_dispatch:
Expand Down
12 changes: 6 additions & 6 deletions models/br_ms_sih/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ models:
- name: cbo_2002_profissional
description: Identificador de Ocupação Brasileira do Profissional que realizou
o ato ou “00000” caso não tenha sido
tests:
- relationships:
to: ref('br_bd_diretorios_brasil__cbo_2002')
field: cbo_2002.cbo_2002
config:
where: __most_recent_year_month__
# tests:
# - relationships:
# to: ref('br_bd_diretorios_brasil__cbo_2002')
# field: cbo_2002.cbo_2002
# config:
# where: __most_recent_year_month__
- name: quantidade_procedimentos
description: Quantidade de procedimentos realizados
- name: id_cid_principal
Expand Down

0 comments on commit e4f88db

Please sign in to comment.