From f2df16247a4ca2023dac8d44b876d474564ae197 Mon Sep 17 00:00:00 2001 From: Matt Cooper Date: Sat, 4 May 2019 10:19:50 -0400 Subject: [PATCH] add TODOs --- .azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 24df187f..daa5c170 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -49,3 +49,6 @@ steps: - script: tox displayName: 'Run tox' + +# TODO: add codecov token +# TODO: emit JUnit test results