Revert "Update Jenkinsfile (#97)" (#98)

This reverts commit a99a739216.
This commit is contained in:
MegaMech
2021-12-16 23:34:09 -07:00
committed by GitHub
parent a99a739216
commit 8e5ad3368d
2 changed files with 0 additions and 11 deletions
-3
View File
@@ -272,9 +272,6 @@ if args.format == 'csv':
str(TotalNonMatchingFunctions), str(TotalMipsToCFunctions)]
print(",".join(csv_list))
elif args.format == 'badge1':
print(round(srcPct, 2)+"%")
elif args.format == 'shield-json':
# https://shields.io/endpoint
print(json.dumps({