Skip to content

Fix issue with running mockery#46

Merged
denisandreenko merged 2 commits into
hyperledger-firefly:mainfrom
alex-semenyuk:fix_mockery
May 2, 2024
Merged

Fix issue with running mockery#46
denisandreenko merged 2 commits into
hyperledger-firefly:mainfrom
alex-semenyuk:fix_mockery

Conversation

@alex-semenyuk

Copy link
Copy Markdown
Member

make mocks works after this update, but we have warning at console during execution:

WRN DEPRECATION: use of the packages config will be the only way to generate mocks in v3. Please migrate your config to use the packages feature. dry-run=false migration=https://vektra.github.io/mockery/v2.43/migrating_to_packages/ url=https://vektra.github.io/mockery/v2.43/features/#packages-configuration version=v2.43.0

So will need to make migration to the packages https://vektra.github.io/mockery/latest/migrating_to_packages/

@alex-semenyuk alex-semenyuk marked this pull request as draft May 2, 2024 04:27
@codecov-commenter

codecov-commenter commented May 2, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.58%. Comparing base (b776b40) to head (57ed3e5).
⚠️ Report is 86 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   62.43%   62.58%   +0.15%     
==========================================
  Files          22       24       +2     
  Lines         969      973       +4     
==========================================
+ Hits          605      609       +4     
  Misses        358      358              
  Partials        6        6              

☔ 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.

Signed-off-by: Alexey Semenyuk <alexsemenyuk88@gmail.com>
Signed-off-by: Alexey Semenyuk <alexsemenyuk88@gmail.com>
@alex-semenyuk alex-semenyuk marked this pull request as ready for review May 2, 2024 11:45
@denisandreenko denisandreenko merged commit 725918e into hyperledger-firefly:main May 2, 2024
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.

3 participants