fiedl/wingolfsplattform

View on GitHub
app/models/term_reports/for_corporation.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method fill_info has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def fill_info
    super
    self.anzahl_aktivmeldungen = number_of_new_members
    self.anzahl_aller_aktiven = corporation.aktivitas.memberships.at_time(end_of_term).count
    self.anzahl_burschungen = anzahl_neue BURSCHEN_GROUP_NAMES
Severity: Minor
Found in app/models/term_reports/for_corporation.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status