miracum / fhir-pseudonymizer

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

ci: switch to standard workflow #110

Closed chgl closed 11 months ago

github-actions[bot] commented 11 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.22s
✅ BASH bash-exec 1 0 0.02s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0.04s
⚠️ CSHARP csharpier 95 1 1.06s
✅ DOCKERFILE hadolint 1 0 0.71s
✅ EDITORCONFIG editorconfig-checker 178 0 1.31s
✅ JSON eslint-plugin-jsonc 26 0 4.76s
✅ JSON jsonlint 26 0 0.34s
✅ JSON prettier 26 0 2.23s
✅ JSON v8r 26 0 7.09s
✅ MARKDOWN markdownlint 3 0 0.89s
✅ PROTOBUF protolint 4 0 3.49s
✅ REPOSITORY checkov yes no 23.86s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 0.4s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 10.67s
✅ REPOSITORY kics yes no 60.1s
✅ REPOSITORY secretlint yes no 1.55s
✅ REPOSITORY syft yes no 0.25s
✅ REPOSITORY trivy yes no 6.37s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 7.45s
✅ XML xmllint 2 0 0.02s
✅ YAML prettier 28 0 1.92s
✅ YAML v8r 28 0 28.93s
✅ YAML yamllint 28 0 0.95s

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_

github-actions[bot] commented 11 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 68% 63%
FhirPseudonymizer.Tests 100% 100%
Summary 76% (778 / 1022) 67% (92 / 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) <= 50  | true

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

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 946.05
  http/latency-mean (msec)   | 10.33
  http/latency-min (msec)    | 3.56
  http/latency-p50 (msec)    | 8.67
  http/latency-p75 (msec)    | 10.62
  http/latency-p90 (msec)    | 15.15
  http/latency-p95 (msec)    | 20.93
  http/latency-p99 (msec)    | 34.59
  http/latency-p99.9 (msec)  | 59.38
  http/latency-stddev (msec) | 13.09
  http/request-count         | 25000.00
miracum-bot commented 10 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: