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

nunnatsa / ginkgolinter / 11663392035
78%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/tools-0.41.0
DEFAULT BRANCH: main
Ran 04 Nov 2024 11:34AM UTC
Jobs 1
Files 51
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

04 Nov 2024 11:27AM UTC coverage: 77.643% (-4.5%) from 82.099%
11663392035

Pull #166

github

nunnatsa
better way to find the actual expression

In gomega expression, the current code knows how to skip the helper
method like `WithOffset()` and get to the actual method (e.g. `Expect`).

The problem is that this logic is done by comparing to a static list of
method names. If a new method will be added, we'll have to add it to the
list each time.

This commit fixes the issue by skiping any non-actual method.

Also, move things around for better oerdering.
Pull Request #166: Refactor ginkgo handler

83 of 345 new or added lines in 10 files covered. (24.06%)

2181 of 2809 relevant lines covered (77.64%)

1012.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11663392035.1 04 Nov 2024 11:34AM UTC 0
77.64
GitHub Action Run
Source Files on build 11663392035
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #166
  • PR Base - main (#11653187973)
  • 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