opf/openproject

View on GitHub
app/models/version.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Version has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

class Version < ApplicationRecord
  include ::Versions::ProjectSharing
  include ::Scopes::Scoped

  belongs_to :project
Severity: Minor
Found in app/models/version.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status