pbaisla/contrib-calendar

View on GitHub
lib/contribcalendar.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def make_wallpaper(username, destination)
    calendar = Calendar.new(username)

    wallpaper = Image.new(1600, 900)

Severity: Minor
Found in lib/contribcalendar.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status