Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

fix(metrics): Wrong reporting of apex test metrics#750

Merged
azlam-abdulsalam merged 2 commits intodevelopfrom
fix/apex-test-metrics
Nov 4, 2021
Merged

fix(metrics): Wrong reporting of apex test metrics#750
azlam-abdulsalam merged 2 commits intodevelopfrom
fix/apex-test-metrics

Conversation

@azlam-abdulsalam
Copy link
Copy Markdown
Contributor

Apex Test time metrics were reported incorrectly, This PR addresses it by fixing commandTime to
match what salesforce is reporting the actual time taken to execute tests and testtotal time is the
total elapsed time ( queue time + command time)

Apex Test time metrics were reported incorrectly, This PR addresses it by fixing commandTime to
match what salesforce is reporting the actual time taken to execute tests and testtotal time is the
total elapsed time ( queue time + command time)
@azlam-abdulsalam azlam-abdulsalam added the bug Something isn't working label Nov 3, 2021
@azlam-abdulsalam azlam-abdulsalam added this to the Release - November 21 milestone Nov 3, 2021
@azlam-abdulsalam azlam-abdulsalam changed the title fix(metrics): fix Wrong reporting of apex test metrics fix(metrics): Wrong reporting of apex test metrics Nov 3, 2021
@azlam-abdulsalam azlam-abdulsalam merged commit a8cc170 into develop Nov 4, 2021
@azlam-abdulsalam azlam-abdulsalam deleted the fix/apex-test-metrics branch November 4, 2021 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant