-
Notifications
You must be signed in to change notification settings - Fork 164
Pull requests: uber-go/mock
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add Captor matcher for argument inspection
#301
opened May 6, 2026 by
kliukovkin
Contributor
•
Draft
Fix -write_generate_directive behavior for "go tool mockgen" invocations
#299
opened May 4, 2026 by
smlx
Loading…
Added support for mock generation for function signatures
#280
opened Sep 22, 2025 by
tulzke
Contributor
Loading…
Avoid unnecessary map allocation in parseExcludeInterfaces
#257
opened Jun 4, 2025 by
chengpeng-wang
Loading…
Add bounds check in Remember to prevent potential bof panic
#256
opened Jun 4, 2025 by
chengpeng-wang
Loading…
panic: fix nil pointer dereference when x is a nil pointer
#253
opened May 4, 2025 by
agbaria
Loading…
chore: add underscore for global const
#249
opened Apr 27, 2025 by
sashamelentyev
Contributor
Loading…
Support batch mode for better performance on large codebases
#244
opened Apr 10, 2025 by
kszafran
Loading…
fix: address TODOs across codebase in gomock and mockgen packages
#238
opened Mar 20, 2025 by
retr0-kernel
Loading…
Bump bazel-contrib/setup-bazel from 0.10.0 to 0.13.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#234
opened Feb 10, 2025 by
dependabot
Bot
Loading…
Print struct field name in Got and Want output by default #228
#229
opened Dec 19, 2024 by
kakuiho
Loading…
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /tools
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#224
opened Nov 25, 2024 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.