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

mlange-42 / modo / 12735598201

12 Jan 2025 05:21PM CUT coverage: 26.287% (-1.3%) from 27.616%
12735598201

push

github

web-flow
Use templates to generate paths (#22)

3 of 46 new or added lines in 2 files covered. (6.52%)

97 of 369 relevant lines covered (26.29%)

1.37 hits per line

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

0.0
/cmd/modo/main.go
1
package main
2

3
import (
4
        "log"
5
)
6

7
func main() {
×
8
        if err := rootCommand().Execute(); err != nil {
×
9
                log.Fatal(err)
×
10
        }
×
11
}
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