vektra / mockery

A mock code autogenerator for Go
https://vektra.github.io/mockery/
BSD 3-Clause "New" or "Revised" License
5.8k stars 395 forks source link

Add more users of mockery to docs #759

Closed LandonTClipp closed 4 months ago

LandonTClipp commented 4 months ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

Version of Golang used when building/testing:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3b25f39) 42.36760% compared to head (528d354) 42.36760%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #759 +/- ## ============================================= Coverage 42.36760% 42.36760% ============================================= Files 61 61 Lines 4815 4815 ============================================= Hits 2040 2040 Misses 2594 2594 Partials 181 181 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.