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

nunnatsa / ginkgolinter / 15996327848
78%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/tools-0.38.0
DEFAULT BRANCH: main
Ran 01 Jul 2025 10:10AM UTC
Jobs 1
Files 58
Run time 1min
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 09:56AM UTC coverage: 77.711% (+0.06%) from 77.656%
15996327848

Pull #198

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.
Pull Request #198: Change how test-cli is running

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

2200 of 2831 relevant lines covered (77.71%)

1016.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% cmd/ginkgolinter/cli/cli.go
Jobs
ID Job ID Ran Files Coverage
1 15996327848.1 01 Jul 2025 10:10AM UTC 58
77.71
GitHub Action Run
Source Files on build 15996327848
  • Tree
  • List 58
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #198
  • PR Base - main (#14517177796)
  • 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

© 2025 Coveralls, Inc