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

nunnatsa / ginkgolinter / 15996521806 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2025 10:19AM UTC
Files 58
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Jul 2025 10:17AM UTC coverage: 77.711% (+0.06%) from 77.656%
15996521806.1

push

github

nunnatsa
Change how test-cli is running

The cli-test is in the tests directory. It is a separate go module,
because we don't want it to run with the unit tests when running

go test ./...

But this approach causes issues with automatic update of dependencies,
because the go.mod in the tests directory does not get automatic
updates, and then fauls in CI.

Instead, this commit changes the cli-test to only run if the RUN_CLI_TESTS
environment variable is set to "true".

In addition, this commit stopped using the deprecated testscript.RunMain
function, and replaces it with the recommended testscript.Main function.

2200 of 2831 relevant lines covered (77.71%)

1015.78 hits per line

Source Files on job 15996521806.1
  • Tree
  • List 58
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15996521806
  • de1bcdb6 on github
  • Prev Job for on main (#14517177796.1)
  • Next Job for on main (#16149877947.1)
  • Delete
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

© 2026 Coveralls, Inc