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

fix: namespace repository find async & refactor+reformat #176

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

chgl
Copy link
Collaborator

@chgl chgl commented Jan 26, 2025

No description provided.

Copy link

Trivy image scan report

ghcr.io/miracum/vfps:pr-176 (ubuntu 24.04)

No Vulnerabilities found

No Misconfigurations found

opt/vfps/Vfps.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.AspNetCore.App/9.0.1/Microsoft.AspNetCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/9.0.1/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Jan 26, 2025

Code Coverage

Package Line Rate Branch Rate Health
Vfps.Tests 99% 100%
Vfps 94% 60%
Summary 95% (431 / 452) 66% (33 / 50)

Minimum allowed line rate is 50%


ghz run statistics

Summary:
  Count:	5000
  Total:	9.62 s
  Slowest:	495.58 ms
  Fastest:	9.95 ms
  Average:	92.97 ms
  Requests/sec:	519.55

Response time histogram:
  9.954   [1]    |
  58.516  [492]  |∎∎∎∎∎∎
  107.079 [3427] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  155.641 [890]  |∎∎∎∎∎∎∎∎∎∎
  204.203 [140]  |∎∎
  252.765 [0]    |
  301.328 [0]    |
  349.890 [0]    |
  398.452 [1]    |
  447.014 [7]    |
  495.577 [42]   |

Latency distribution:
  10 % in 58.67 ms 
  25 % in 75.49 ms 
  50 % in 88.18 ms 
  75 % in 104.38 ms 
  90 % in 121.98 ms 
  95 % in 131.27 ms 
  99 % in 202.07 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

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

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

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

  SLO Conditions                  | Satisfied
  --------------                  | ---------
  grpc/error-rate <= 0            | true
  grpc/latency/mean (msec) <= 200 | true
  grpc/latency/p99 (msec) <= 500  | true
  

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

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 131.09
  grpc/latency/p99 (msec)  | 397.00
  grpc/request-count       | 50000.00
  

Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.15s
✅ CSHARP csharpier 45 0 3.77s
⚠️ CSHARP roslynator 5 5 34.94s
✅ DOCKERFILE hadolint 1 0 0.08s
✅ EDITORCONFIG editorconfig-checker 107 0 0.94s
✅ JSON jsonlint 11 0 0.77s
✅ JSON prettier 11 0 0.59s
✅ MARKDOWN markdownlint 3 0 0.39s
⚠️ MARKDOWN markdown-table-formatter 3 1 0.48s
✅ PROTOBUF protolint 5 0 2.88s
✅ REPOSITORY checkov yes no 21.46s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.35s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 17.12s
✅ REPOSITORY kics yes no 17.94s
✅ REPOSITORY secretlint yes no 0.92s
✅ REPOSITORY syft yes no 2.05s
✅ REPOSITORY trivy yes no 10.0s
✅ REPOSITORY trivy-sbom yes no 0.21s
✅ REPOSITORY trufflehog yes no 4.31s
✅ XML xmllint 1 0 0.01s
✅ YAML prettier 24 0 1.07s
✅ YAML yamllint 24 0 0.66s

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 merged commit 93a2a7b into master Jan 26, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant