Skip to content

fix: tests

41f34e2
Select commit
Loading
Failed to load commit list.
Open

fix(retry): better error #501

fix: tests
41f34e2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 2, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- lib/algolia/error.rb  1
- lib/algolia/transport/transport.rb  1
- lib/algolia/logger_helper.rb  2
         

See the complete overview on Codacy

Annotations

Check notice on line 79 in lib/algolia/transport/transport.rb

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/algolia/transport/transport.rb#L79

Space inside { missing.

Check notice on line 85 in lib/algolia/transport/transport.rb

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/algolia/transport/transport.rb#L85

Prefer single-quoted strings when you don't need string interpolation or special symbols.