• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mlange-42 / modo / 12734881148

12 Jan 2025 03:35PM CUT coverage: 27.616% (+14.7%) from 12.913%
12734881148

Pull #21

github

web-flow
Merge da1727fcb into 9eb275301
Pull Request #21: Add CLI flag `--case-insensitive`

10 of 23 new or added lines in 3 files covered. (43.48%)

95 of 344 relevant lines covered (27.62%)

1.39 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/format/plain.go
1
package format
2

3
import (
4
        "text/template"
5

6
        "github.com/mlange-42/modo/document"
7
)
8

9
type PlainFormatter struct{}
10

11
func (f *PlainFormatter) WriteAuxiliary(p *document.Package, dir string, t *template.Template) error {
×
12
        return nil
×
13
}
×
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc