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

Mellanox / network-operator / 9955992823
62%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2024 11:32AM 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

16 Jul 2024 11:30AM UTC coverage: 63.563% (+0.2%) from 63.352%
9955992823

push

github

web-flow
fix: bump mockery to fix nil pointer (#992)

With Go 1.22 we have a nil pointer in the current version of mockery.
With the most recent version v2.43.2 this issue is gone.

Related bug: https://github.com/vektra/mockery/issues/752

Error:
```
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x1010c27b4]
```

<details>
  <summary>full stacktrace</summary>

```
goroutine 11 [running]:
go/types.(*Checker).handleBailout(0x140005df800, 0x140008cbb98)
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/check.go:367 +0x9c
panic({0x1012dc9c0?, 0x10162ce30?})
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/runtime/panic.go:770 +0x124
go/types.(*StdSizes).Sizeof(0x0, {0x1013575a8, 0x101631d80})
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/sizes.go:228 +0x314
go/types.(*Config).sizeof(...)
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/sizes.go:333
go/types.representableConst.func1({0x1013575a8?, 0x101631d80?})
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/const.go:76 +0x9c
go/types.representableConst({0x101359ea8, 0x10164bb60}, 0x140005df800, 0x101631d80, 0x140008c8688)
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/const.go:92 +0x138
go/types.(*Checker).representation(0x140005df800, 0x140008bae00, 0x101631d80)
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/const.go:256 +0x68
go/types.(*Checker).implicitTypeAndValue(0x140005df800, 0x140008bae00, {0x1013575a8, 0x101631d80})
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/expr.go:375 +0x304
go/types.(*Checker).convertUntyped(0x140005df800, 0x140008bae00, {0x1013575a8, 0x101631d80})
	/opt/homebrew/Cellar/go/1.22.5/libexec/src/go/types/const.go:289 +0x30
go/types.(*Checker).isValidIndex(0x140005df800, 0x140008bae00, 0x34, {0x1011830d8, 0x5}, 0x0)
	/opt/homebrew/Cellar/go/1.22.5/l... (continued)

1 of 2 new or added lines in 1 file covered. (50.0%)

3236 of 5091 relevant lines covered (63.56%)

22.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
27.03
1.31% pkg/staticconfig/mocks/Provider.go
Jobs
ID Job ID Ran Files Coverage
1 9955992823.1 16 Jul 2024 11:32AM UTC 51
63.56
GitHub Action Run
Source Files on build 9955992823
  • Tree
  • List 51
  • Changed 25
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9955992823
  • a94039d0 on github
  • Prev Build on master (#9955873430)
  • Next Build on master (#9970975710)
  • 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