HabitatMap/AirCasting

View on GitHub
lib/aircasting/bomb_server_with_measurements.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method call has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def call(server:, token:, amount:, session_name:)
      now = Time.current
      data = {
        calibration: 100,
        contribute: true,
Severity: Major
Found in lib/aircasting/bomb_server_with_measurements.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status