Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
afcapel/websocket_parser
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
26 days ago
Refresh default branch
Refresh
lib/websocket/client_handshake.rb
Summary
Maintainability
A
45 mins
Test Coverage
Issues
Source
Stats
Method
initialize
has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open
def initialize(verb, uri, headers = {}, proxy = {}, body = nil, version = '1.1')
Severity: Minor
Found in
lib/websocket/client_handshake.rb
- About 45 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix