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

mlange-42 / modo / 12744487033

13 Jan 2025 09:42AM CUT coverage: 24.557%. Remained the same
12744487033

Pull #27

github

web-flow
Merge 96a6d88ec into 3bb13efc2
Pull Request #27: Print Mojo version in tests on stable and nightly

97 of 395 relevant lines covered (24.56%)

1.28 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