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

mlange-42 / modo / 12729450162

12 Jan 2025 01:53AM CUT coverage: 12.644%. Remained the same
12729450162

Pull #17

github

web-flow
Merge 81e402c5d into 8f601d7eb
Pull Request #17: Renames package doc to document

1 of 10 new or added lines in 4 files covered. (10.0%)

33 of 261 relevant lines covered (12.64%)

0.8 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