fazibear/ex_ical

View on GitHub
lib/ex_ical/utils.ex

Summary

Maintainability
Test Coverage

Struct %Event{} found in @spec
Open

  @spec sort_by_date([%Event{}]) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Struct %Event{} found in @spec

Struct %Event{} found in @spec
Open

  @spec by_range([%Event{}], %DateTime{}, %DateTime{}) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Struct %Event{} found in @spec

Struct %DateTime{} found in @spec
Open

  @spec by_range([%Event{}], %DateTime{}, %DateTime{}) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Struct %DateTime{} found in @spec

Struct %Event{} found in @spec
Open

  @spec sort_by_date([%Event{}]) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Struct %Event{} found in @spec

Struct %Event{} found in @spec
Open

  @spec by_range([%Event{}], %DateTime{}, %DateTime{}) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Struct %Event{} found in @spec

Struct %DateTime{} found in @spec
Open

  @spec by_range([%Event{}], %DateTime{}, %DateTime{}) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Struct %DateTime{} found in @spec

Space missing after comma
Open

  alias ExIcal.{Recurrence,Event}
Severity: Major
Found in lib/ex_ical/utils.ex by credo

Space missing after comma

There are no issues that match your filters.

Category
Status