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

nunnatsa / ginkgolinter / 8512491892 / 1
64%
main: 88%

Build:
Build:
LAST BUILD BRANCH: assertion-wrappers
DEFAULT BRANCH: main
Ran 01 Apr 2024 07:13PM UTC
Files 6
Run time 0s
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 Apr 2024 07:06PM UTC coverage: 64.396%. Remained the same
8512491892.1

Pull #146

github

nunnatsa
Bug fix: missing async wrong error checks

the linter didn't check error with nil assertion also in async
assertions, such as:
```go
Eventually(func() err {return nil}).Should(BeNil())
```
Also, the linter didn't check for MatchError issues in async assertions,
e.g.
```go
Eventually(func() string {return "hello"}).Should(MatchError("hello"))

This PR adds these chacks.
```
Pull Request #146: Bug fix: missing async wrong error checks

208 of 323 relevant lines covered (64.4%)

7.05 hits per line

Source Files on job 8512491892.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8512491892
  • 788138a8 on github
  • Prev Job for on error-async (#8408249096.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