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

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

Commit efa5ba81275f806fbeaf85993007ead3aa8d7381 in airflow's branch 
refs/heads/master from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=efa5ba8 ]

[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
>
> 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