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

mlange-42 / modo / 12756652605

13 Jan 2025 09:44PM CUT coverage: 24.042% (-0.5%) from 24.557%
12756652605

Pull #28

github

web-flow
Merge 9669d7dd9 into ac9016509
Pull Request #28: Parse cross-references

139 of 426 new or added lines in 6 files covered. (32.63%)

182 of 757 relevant lines covered (24.04%)

1.47 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