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

test: added validation to stress test and mocks for entici and gpas #115

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Nov 25, 2023

No description provided.

@chgl chgl force-pushed the added-stress-tests-with-validation branch from 24dcbd5 to 7cd3c75 Compare November 25, 2023 19:29
Copy link

github-actions bot commented Nov 25, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.18s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.04s
⚠️ CSHARP csharpier 95 1 1.53s
✅ DOCKERFILE hadolint 1 0 0.24s
✅ EDITORCONFIG editorconfig-checker 181 0 2.22s
✅ JSON eslint-plugin-jsonc 27 0 6.27s
✅ JSON jsonlint 27 0 0.43s
⚠️ JSON prettier 27 1 3.03s
✅ JSON v8r 27 0 9.6s
✅ MARKDOWN markdownlint 4 0 1.08s
✅ PROTOBUF protolint 4 0 4.35s
✅ REPOSITORY checkov yes no 32.95s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 0.4s
✅ REPOSITORY git_diff yes no 0.11s
✅ REPOSITORY grype yes no 15.71s
✅ REPOSITORY kics yes no 46.67s
✅ REPOSITORY secretlint yes no 1.41s
✅ REPOSITORY syft yes no 0.32s
✅ REPOSITORY trivy yes no 10.23s
✅ REPOSITORY trivy-sbom yes no 1.59s
✅ REPOSITORY trufflehog yes no 6.84s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 29 0 2.83s
✅ YAML v8r 29 0 35.84s
✅ YAML yamllint 29 0 1.03s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@chgl chgl force-pushed the added-stress-tests-with-validation branch from 7cd3c75 to be7807e Compare November 25, 2023 22:03
@chgl chgl force-pushed the added-stress-tests-with-validation branch from be7807e to 2c29c47 Compare November 25, 2023 22:13
@chgl chgl force-pushed the added-stress-tests-with-validation branch from 2c29c47 to 9e1f312 Compare November 25, 2023 22:20
@chgl chgl force-pushed the added-stress-tests-with-validation branch from 9e1f312 to 6e4c8e8 Compare November 25, 2023 22:48
Copy link

github-actions bot commented Nov 25, 2023

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 64%
Summary 81% (820 / 1012) 68% (93 / 137)

Minimum allowed line rate is 50%


iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 7
  Number of completed tasks: 7
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  http/error-count <= 0          | true
  http/latency-mean (msec) <= 25 | true
  http/latency-p99 (msec) <= 75  | true
  

Latest observed values for metrics:
***********************************

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 879.50
  http/latency-mean (msec)   | 9.47
  http/latency-min (msec)    | 3.01
  http/latency-p50 (msec)    | 5.61
  http/latency-p75 (msec)    | 6.97
  http/latency-p90 (msec)    | 10.51
  http/latency-p95 (msec)    | 48.31
  http/latency-p99 (msec)    | 66.92
  http/latency-p99.9 (msec)  | 77.04
  http/latency-stddev (msec) | 16.82
  http/request-count         | 25000.00
  

@chgl chgl merged commit 38a9b1e into master Nov 25, 2023
12 checks passed
@miracum-bot
Copy link

🎉 This PR is included in version 2.21.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@chgl chgl deleted the added-stress-tests-with-validation branch January 28, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants