apache/airflow

Add test to verify parameters match between operator and decorator

オープン

#48,448 opened on 2025/03/27

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
area:providersgood first issuekind:metaprovider:cncf-kubernetes

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Body

We shouldn't have notes like: https://github.com/apache/airflow/blob/6508f1242c1b336728d7a256ebb8597214bbcf90/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/operators/pod.py#L236-L237

this is very easy to miss both by PR author and the reviewer

The task: Add tests to all existed decorators to make sure the parameter list they accept match to the operator.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

コントリビューターガイド