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

nunnatsa / ginkgolinter / 11663768211
88%

Build:
DEFAULT BRANCH: main
Ran 04 Nov 2024 12:01PM 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 12:00PM UTC coverage: 77.643% (-4.5%) from 82.099%
11663768211

push

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.

54 of 152 new or added lines in 4 files covered. (35.53%)

4 existing lines in 1 file now uncovered.

2181 of 2809 relevant lines covered (77.64%)

1012.28 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
45
29.69
internal/gomegahandler/dothandler.go
53
25.35
internal/gomegahandler/namedhandler.go

Uncovered Existing Lines

Lines Coverage ∆ File
4
94.87
-2.97% linter/ginkgo_linter.go
Jobs
ID Job ID Ran Files Coverage
1 11663768211.1 04 Nov 2024 12:01PM UTC 51
77.64
GitHub Action Run
Source Files on build 11663768211
  • Tree
  • List 51
  • Changed 8
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • de271ea6 on github
  • Prev Build on main (#11653187973)
  • Next Build on main (#11726127596)
  • 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