Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Dec 24, 2024
1 parent 4c3e450 commit c395636
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,10 @@ export class CoverageClientService {
reporter,
});
return {
success: true,
msg: "ok",
coverageId: "",
dataFormatAndCheckTime: "",
coverageInsertDbTime: "",
};
}
}

0 comments on commit c395636

Please sign in to comment.