Skip to content

Conversation

@felixgateru
Copy link
Contributor

What type of PR is this?

This is a dependency update because it updates the mockery dependency

What does this do?

This pr:

  • updates the mockery.yaml config to match the docs as at V3
  • generates mocks using mockery v3.5.0

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No,

Did you document any new/modified feature?

No

Notes

@codecov
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 7465 lines in your changes missing coverage. Please review.

Project coverage is 25.20%. Comparing base (5d04de4) to head (98a2b0e).

Files with missing lines Patch % Lines
groups/mocks/service.go 0.00% 780 Missing ⚠️
channels/mocks/service.go 0.00% 722 Missing ⚠️
domains/mocks/service.go 0.00% 704 Missing ⚠️
clients/mocks/service.go 0.00% 690 Missing ⚠️
clients/mocks/repository.go 0.00% 612 Missing ⚠️
groups/mocks/repository.go 0.00% 599 Missing ⚠️
channels/mocks/repository.go 0.00% 593 Missing ⚠️
domains/mocks/repository.go 0.00% 493 Missing ⚠️
auth/mocks/service.go 0.00% 376 Missing ⚠️
auth/mocks/pats.go 0.00% 301 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2991      +/-   ##
==========================================
- Coverage   28.14%   25.20%   -2.94%     
==========================================
  Files         360      290      -70     
  Lines       57045    60867    +3822     
==========================================
- Hits        16053    15340     -713     
- Misses      40207    44778    +4571     
+ Partials      785      749      -36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@felixgateru felixgateru marked this pull request as ready for review July 1, 2025 18:15
@felixgateru felixgateru requested a review from a team as a code owner July 1, 2025 18:15
@felixgateru felixgateru force-pushed the smq2971-mocks branch 2 times, most recently from d5e7162 to 98a2b0e Compare July 2, 2025 08:02
@dborovcanin dborovcanin merged commit 7ecdd7e into absmach:main Jul 3, 2025
4 of 5 checks passed
nyagamunene pushed a commit to nyagamunene/supermq that referenced this pull request Jul 9, 2025
arvindh123 pushed a commit that referenced this pull request Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump mockery version from v3.0.0-beta.6 to v3.4.0

2 participants