Skip to content

Speed up FindByPath.find 1000x on K8s/RDS environments #319

Speed up FindByPath.find 1000x on K8s/RDS environments

Speed up FindByPath.find 1000x on K8s/RDS environments #319

Triggered via pull request October 12, 2023 09:18
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Security Analysis  /  Run Brakeman
30s
Security Analysis / Run Brakeman
Lint Ruby  /  Run RuboCop
34s
Lint Ruby / Run RuboCop
Test Ruby  /  Run RSpec
42s
Test Ruby / Run RSpec
Run Pact tests  /  Verify pact tests
55s
Run Pact tests / Verify pact tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Ruby / Run RuboCop: app/lib/find_by_path.rb#L18
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
Lint Ruby / Run RuboCop: app/lib/find_by_path.rb#L20
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
Lint Ruby / Run RuboCop: app/lib/find_by_path.rb#L21
Style/NumericPredicate: Use `matches.count.positive?` instead of `matches.count > 0`. (https://rubystyle.guide#predicate-methods)
Lint Ruby / Run RuboCop: app/lib/find_by_path.rb#L23
Style/EmptyElse: Redundant `else`-clause.
Lint Ruby / Run RuboCop
Process completed with exit code 1.