Skip to content

Commit

Permalink
chore: mockery upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
  • Loading branch information
mfiedorowicz committed Jan 15, 2025
1 parent fc64627 commit 3ec1cea
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion diode-server/.mockery.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
mockname: "{{.InterfaceName}}"
structname: "{{.InterfaceName}}.go"
filename: "{{.InterfaceName | lower }}.go"
with-expecter: true
issue-845-fix: true
resolve-type-alias: False
packages:
github.com/netboxlabs/diode/diode-server/netboxdiodeplugin:
config:
Expand Down
6 changes: 4 additions & 2 deletions diode-server/gen/dbstore/postgres/deviations.sql.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion diode-server/netboxdiodeplugin/mocks/netboxapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion diode-server/reconciler/mocks/ingestionprocessorops.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion diode-server/reconciler/mocks/redisclient.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion diode-server/reconciler/mocks/repository.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ec1cea

Please sign in to comment.