openSUSE/trollolo

View on GitHub
lib/card.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Card has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class Card
  # Assuming we have card titles as follows '(8) This is the card name'
  ESTIMATED_REGEX     = /\(([\d.]+)\)/
  SPRINT_NUMBER_REGEX = /\ASprint (\d+)/

Severity: Minor
Found in lib/card.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status