Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ts file to calculate p95 and p99 durations from durations.csv file #517

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

sachadorf13
Copy link
Contributor

QA-443

What?

Script to output p95 and p99 durations data from durations.csv

Changes:

  • Added TypeScript file to output p95 and p99 durations data using generated durations.csv

Why?

To make the process of getting the p95 and p99 durations metrics more efficient and more accurate
Note: This logic can probably be improved on to get all of the metrics in the same step rather than two, but this works for the time being


@sachadorf13 sachadorf13 requested review from a team as code owners March 1, 2024 17:06
Copy link
Contributor

@Tom-Dann Tom-Dann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need to be setup as a proper project to ensure the dependencies are tracked, it can be transpiled in a reproducible way and linting is applied.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants