Skip to content

Add typing for SqlSensor#39773

Merged
jedcunningham merged 1 commit intoapache:mainfrom
josh-fell:sqlsensor-typing
May 24, 2024
Merged

Add typing for SqlSensor#39773
jedcunningham merged 1 commit intoapache:mainfrom
josh-fell:sqlsensor-typing

Conversation

@josh-fell
Copy link
Copy Markdown
Contributor

The SqlSensor was missing typing mainly in its constructor where it would be most valuable from a DAG author's perspective. This PR adds said typing of the sensor, its stubs, and tests (where applicable) as well as a small cleanup of the sensor's docstring.

@josh-fell josh-fell force-pushed the sqlsensor-typing branch 3 times, most recently from acc3986 to 0f58d17 Compare May 23, 2024 02:18
@josh-fell josh-fell marked this pull request as ready for review May 23, 2024 13:42
@josh-fell josh-fell requested a review from eladkal as a code owner May 23, 2024 13:42
The SqlSensor was missing typing mainly in its constructor where it would be most valuable from a DAG author's perspective. This PR adds said typing of the sensor, its stubs, and tests (where applicable) as well as a small cleanup of the sensor's docstring.
@jedcunningham jedcunningham merged commit 1734b15 into apache:main May 24, 2024
@josh-fell josh-fell deleted the sqlsensor-typing branch May 24, 2024 12:29
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
The SqlSensor was missing typing mainly in its constructor where it would be most valuable from a DAG author's perspective. This PR adds said typing of the sensor, its stubs, and tests (where applicable) as well as a small cleanup of the sensor's docstring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants