Jupiterrr/Vorlesungsverzeichnis

View on GitHub
lib/vvz_updater/vvz_updater/event_updater.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method attributes_hash has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def attributes_hash(event)
      hash = {
        no: event.fetch(:nr)[4..-1],
        orginal_no: event.fetch(:nr),
        term: @term,
Severity: Minor
Found in lib/vvz_updater/vvz_updater/event_updater.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status