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

ci: fix nightly chaos tests #119

Merged
merged 3 commits into from
Dec 9, 2023
Merged

ci: fix nightly chaos tests #119

merged 3 commits into from
Dec 9, 2023

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Dec 9, 2023

No description provided.

Copy link

github-actions bot commented Dec 9, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.1s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0.02s
⚠️ CSHARP csharpier 95 1 0.82s
✅ DOCKERFILE hadolint 1 0 0.13s
✅ EDITORCONFIG editorconfig-checker 181 0 2.09s
✅ JSON eslint-plugin-jsonc 27 0 6.29s
✅ JSON jsonlint 27 0 0.38s
⚠️ JSON prettier 27 1 3.39s
✅ JSON v8r 27 0 8.95s
✅ MARKDOWN markdownlint 4 0 0.93s
✅ PROTOBUF protolint 4 0 5.09s
✅ REPOSITORY checkov yes no 28.16s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.41s
✅ REPOSITORY git_diff yes no 0.08s
✅ REPOSITORY grype yes no 17.09s
✅ REPOSITORY kics yes no 45.88s
✅ REPOSITORY secretlint yes no 1.33s
✅ REPOSITORY syft yes no 0.43s
✅ REPOSITORY trivy yes no 9.68s
✅ REPOSITORY trivy-sbom yes no 1.52s
✅ REPOSITORY trufflehog yes no 6.87s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 29 0 2.78s
✅ YAML v8r 29 0 36.61s
✅ YAML yamllint 29 0 1.17s

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

Copy link

github-actions bot commented Dec 9, 2023

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 64%
Summary 81% (826 / 1019) 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) <= 85  | true
  

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

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 826.39
  http/latency-mean (msec)   | 14.24
  http/latency-min (msec)    | 2.79
  http/latency-p50 (msec)    | 7.32
  http/latency-p75 (msec)    | 9.83
  http/latency-p90 (msec)    | 51.11
  http/latency-p95 (msec)    | 63.94
  http/latency-p99 (msec)    | 76.12
  http/latency-p99.9 (msec)  | 81.92
  http/latency-stddev (msec) | 21.00
  http/request-count         | 25000.00
  

@chgl chgl merged commit be90e7b into master Dec 9, 2023
12 checks passed
@chgl chgl deleted the fix-chaos-workflows branch December 9, 2023 15:41
miracum-bot pushed a commit that referenced this pull request Jan 14, 2024
## [2.21.5](v2.21.4...v2.21.5) (2024-01-14)

### CI/CD

* fix nightly chaos tests ([#119](#119)) ([be90e7b](be90e7b))

### Miscellaneous Chores

* **deps:** aggregated dep updates ([#125](#125)) ([d7d021e](d7d021e))
@miracum-bot
Copy link

🎉 This PR is included in version 2.21.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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