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

mlange-42 / modo / 12735869364

12 Jan 2025 06:04PM CUT coverage: 23.892% (-2.4%) from 26.287%
12735869364

Pull #23

github

web-flow
Merge 9b7729f5e into 7c70b1e69
Pull Request #23: Use templates for mdBook paths

0 of 57 new or added lines in 1 file covered. (0.0%)

97 of 406 relevant lines covered (23.89%)

1.25 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