Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated github.com/golang/mock (deprecated) in favor of github.com/uber-go/mock #17

Merged
merged 5 commits into from
Oct 19, 2024

Conversation

stewartboyd119
Copy link
Member

@stewartboyd119 stewartboyd119 commented Oct 17, 2024

  1. Updated github.com/golang/mock (deprecated) in favor of github.com/uber-go/mock
  2. Bugfixes in WithDisableCircuitBreaker and WithDisableBusyLoopBreaker options implementation

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.51%. Comparing base (b18d47d) to head (0c94c9b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   89.77%   88.51%   -1.27%     
==========================================
  Files          18       18              
  Lines        1575     1933     +358     
==========================================
+ Hits         1414     1711     +297     
- Misses        104      164      +60     
- Partials       57       58       +1     

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

@stewartboyd119 stewartboyd119 changed the title Updated gomock Updated github.com/golang/mock (deprecated) in favor of github.com/uber-go/mock Oct 19, 2024
@stewartboyd119 stewartboyd119 merged commit 55438c3 into main Oct 19, 2024
2 checks passed
@stewartboyd119 stewartboyd119 deleted the update-gomocks branch October 19, 2024 04:00
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.

2 participants