build commit,report and upload args based on codecovcli (#943)

* build commit,report and upload args based on codecovcli

* add tests

* Empty-Commit
This commit is contained in:
Dana Yaish
2023-08-22 14:03:18 -07:00
committed by GitHub
parent e1dd05cde2
commit c17956f54f
5 changed files with 719 additions and 61 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import * as path from 'path';
import * as exec from '@actions/exec';
import buildExec from './buildExec';
import {buildExec} from './buildExec';
import {
getBaseUrl,
getPlatform,