vektra / mockery

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

Update features.md #771

Closed dlwyatt closed 5 months ago

dlwyatt commented 5 months ago

Description

Make the function signature in the RunAndReturn example match that of the Requester interface just above it.

Type of change

Version of Golang used when building/testing:

N/A

How Has This Been Tested?

N/A

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 42.61079%. Comparing base (f500645) to head (9820fbb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #771 +/- ## ============================================= Coverage 42.61079% 42.61079% ============================================= Files 63 63 Lines 4987 4987 ============================================= Hits 2125 2125 Misses 2662 2662 Partials 200 200 ```

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