miracum / fhir-pseudonymizer

A REST service to pseudonymize and anonymize FHIR® resources.
MIT License
14 stars 2 forks source link

chore: maintenance work #88

Closed chgl closed 1 year ago

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.13s
⚠️ CSHARP csharpier 2 1 0.61s
✅ EDITORCONFIG editorconfig-checker 15 0 0.07s
✅ JSON eslint-plugin-jsonc 4 0 0.93s
✅ JSON jsonlint 4 0 0.22s
✅ JSON prettier 4 0 0.47s
✅ JSON v8r 4 0 2.76s
✅ MARKDOWN markdownlint 1 0 0.34s
✅ MARKDOWN markdown-link-check 1 0 3.66s
✅ REPOSITORY checkov yes no 12.65s
✅ REPOSITORY dustilock yes no 0.02s
✅ REPOSITORY gitleaks yes no 0.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.03s
✅ REPOSITORY syft yes no 0.45s
✅ REPOSITORY trivy yes no 9.29s
✅ YAML prettier 7 0 0.74s
✅ YAML v8r 7 0 3.58s
✅ YAML yamllint 7 0 0.28s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 78% 66%
FhirPseudonymizer.Tests 99% 100%
Summary 82% (634 / 770) 68% (73 / 108)

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) <= 50  | true

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

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 1018.94
  http/latency-mean (msec)   | 10.86
  http/latency-min (msec)    | 3.44
  http/latency-p50 (msec)    | 9.54
  http/latency-p75 (msec)    | 11.68
  http/latency-p90 (msec)    | 15.57
  http/latency-p95 (msec)    | 19.29
  http/latency-p99 (msec)    | 32.10
  http/latency-p99.9 (msec)  | 63.68
  http/latency-stddev (msec) | 13.74
  http/request-count         | 25000.00
miracum-bot commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: