From 305005fd11681cbe676cc9f26eaf65d3af83a6b4 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Wed, 11 Aug 2021 11:44:50 -0600 Subject: [PATCH] lf_qa.py : formatting on output Signed-off-by: Chuck SmileyRekiere --- py-scripts/sandbox/lf_qa.py | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/py-scripts/sandbox/lf_qa.py b/py-scripts/sandbox/lf_qa.py index ec0f4b61..6fa64c03 100755 --- a/py-scripts/sandbox/lf_qa.py +++ b/py-scripts/sandbox/lf_qa.py @@ -99,9 +99,18 @@ class csv_sqlite_dash(): # def get_suite_html(self): suite_html_results = """ -
+ @@ -127,8 +136,7 @@ class csv_sqlite_dash(): html_path = self.server + html_path.replace('/home/lanforge/','') base_name = os.path.basename(parent_path) suite_html_results += """ - -

+

""".format(base_name,html_path,pdf_path) suite_html_results += """ @@ -138,6 +146,8 @@ class csv_sqlite_dash(): return suite_html_results + + # information on sqlite database # https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_sql.html def store(self):
Test Links

{}

html / pdf

{}

html / pdf