miracum / fhir-pseudonymizer

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

fix: redirect to /swagger from / #65

Closed chgl closed 1 year ago

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 77% 75% ✔
FhirPseudonymizer.Tests 99% 100% ✔
Summary 81% (481 / 591) 76% (61 / 80) ✔

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

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)    | 1216.10
  http/latency-mean (msec)   | 9.01
  http/latency-min (msec)    | 2.77
  http/latency-p50 (msec)    | 7.82
  http/latency-p75 (msec)    | 9.59
  http/latency-p90 (msec)    | 12.70
  http/latency-p95 (msec)    | 16.04
  http/latency-p99 (msec)    | 26.49
  http/latency-p99.9 (msec)  | 52.73
  http/latency-stddev (msec) | 15.90
  http/request-count         | 25000.00
github-actions[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CSHARP dotnet-format 1 0 5.35s
✅ EDITORCONFIG editorconfig-checker 1 0 0.02s
✅ REPOSITORY checkov yes no 10.2s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.3s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.14s
✅ REPOSITORY syft yes no 0.4s
✅ REPOSITORY trivy yes no 4.26s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

miracum-bot commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: