soumya92/barista

View on GitHub
bar/segment.go

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

Segment has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

func (s *Segment) Text(content string) *Segment {
    s.text = content
    s.pango = false
    return s
}
Severity: Minor
Found in bar/segment.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status