fog/fog-google

View on GitHub
examples/pubsub/subscriptions.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method test has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def test
  connection = Fog::Google::Pubsub.new

  puts "Creating a topic to subscribe to"
  puts "--------------------------------"
Severity: Minor
Found in examples/pubsub/subscriptions.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status