Taragolis commented on code in PR #29145:
URL: https://github.com/apache/airflow/pull/29145#discussion_r1087884202


##########
.coveragerc:
##########
@@ -16,14 +16,25 @@
 # specific language governing permissions and limitations
 # under the License.
 
-[report]
+[run]
+branch = True
+relative_files = True
+source = airflow
 omit =
-    tests/*
-    scripts/*
-    dev/*

Review Comment:
   I explicit set `source = airflow` so there is no any any coverage produced 
outside of airflow module



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to