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

Factor out logic to exclude sub-modules #761

Closed LandonTClipp closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (3b25f39) 42.45067% compared to head (8d53849) 42.50518%. Report is 4 commits behind head on master.

Files Patch % Lines
pkg/config/config.go 70.83333% 5 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #761 +/- ## =================================================== + Coverage 42.45067% 42.50518% +0.05451% =================================================== Files 61 61 Lines 4815 4830 +15 =================================================== + Hits 2044 2053 +9 - Misses 2591 2595 +4 - Partials 180 182 +2 ```

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