[ 
https://issues.apache.org/jira/browse/AIRFLOW-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818124#comment-16818124
 ] 

ASF subversion and git services commented on AIRFLOW-3677:
----------------------------------------------------------

Commit 17ad2221f970d839f27fb8db232b729251b0c2cd in airflow's branch 
refs/heads/v1-10-test from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=17ad222 ]

[AIRFLOW-3677] Improve CheckOperator test coverage (#4756)

Add tests for check_operator module

- add missing tests cases for CheckOperator
- add missing tests cases for ValueCheckOperator
- refactor all three classes
- replace **locals in str.format by explicit args

> Improve check_operator.py test coverage
> ---------------------------------------
>
>                 Key: AIRFLOW-3677
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3677
>             Project: Apache Airflow
>          Issue Type: Test
>            Reporter: Felix Uellendall
>            Assignee: Felix Uellendall
>            Priority: Major
>             Fix For: 2.0.0
>
>
> At the moment the test coverage for this file is very low:
> * ValueCheckOperator misses some tests
> * CheckOperator misses some tests
> * IntervalCheckOperator has NO tests
> The purpose of this ticket is to improve the test coverage for the lines that 
> are not being covered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to