no23reason / jest-trx-results-processor

Jest results processor for exporting into TRX files for Visual Studio
MIT License
22 stars 14 forks source link

fix: Calculate finish time based on the test results perfStats #577

Closed christoment closed 1 year ago

christoment commented 1 year ago

Looks like the finishTime was incorrectly populated with the startTime, hence we get 000 milliseconds runtime. I didn't test this on TFS but rather on this GitHub Actions that uses these metrics to print out Check Run

Hopefully it is also fixed on TFS side! 🤞

Attempt to fix #245

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: