Skip to content

Merge pull request #583 from danmayer/feature/add-track-key-method #346

Merge pull request #583 from danmayer/feature/add-track-key-method

Merge pull request #583 from danmayer/feature/add-track-key-method #346

Triggered via push April 10, 2025 04:43
Status Failure
Total duration 22m 4s
Artifacts

main.yml

on: push
starndardrb
11s
starndardrb
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
starndardrb: test/coverband/track_key_test.rb#L34
Layout/TrailingWhitespace: Trailing whitespace detected.
starndardrb: test/coverband/track_key_test.rb#L26
Layout/TrailingWhitespace: Trailing whitespace detected.
starndardrb: test/coverband/track_key_test.rb#L10
Layout/TrailingWhitespace: Trailing whitespace detected.
starndardrb: test/benchmarks/benchmark.rake#L149
Style/HashSlice: Use `slice(*keys_subset)` instead.
starndardrb: lib/coverband/adapters/hash_redis_store.rb#L208
Style/HashSlice: Use `slice(*META_DATA_KEYS)` instead.
starndardrb: lib/coverband.rb#L119
Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.
starndardrb: lib/coverband.rb#L116
Layout/TrailingWhitespace: Trailing whitespace detected.
starndardrb: lib/coverband.rb#L114
Style/StringLiteralsInInterpolation: Prefer double-quoted strings inside interpolations.
starndardrb: lib/coverband.rb#L112
Layout/TrailingWhitespace: Trailing whitespace detected.
starndardrb: lib/coverband.rb#L110
Layout/TrailingWhitespace: Trailing whitespace detected.