moqueries / cli

Lock-free interface and function mocks for Go
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Fix order of gackage gen skip dirs #123

Closed myshkin5 closed 4 months ago

myshkin5 commented 4 months ago

Fixes #122

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.07%. Comparing base (945062e) to head (05a7bf4).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/moqueries/cli/pull/123/graphs/tree.svg?width=650&height=150&src=pr&token=akA6OdarTX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moqueries)](https://app.codecov.io/gh/moqueries/cli/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moqueries) ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== - Coverage 92.10% 92.07% -0.03% ========================================== Files 17 17 Lines 3279 3280 +1 ========================================== Hits 3020 3020 - Misses 200 201 +1 Partials 59 59 ``` | [Files](https://app.codecov.io/gh/moqueries/cli/pull/123?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moqueries) | Coverage Δ | | |---|---|---| | [pkg/internal/generator.go](https://app.codecov.io/gh/moqueries/cli/pull/123?src=pr&el=tree&filepath=pkg%2Finternal%2Fgenerator.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moqueries#diff-cGtnL2ludGVybmFsL2dlbmVyYXRvci5nbw==) | `100.00% <100.00%> (ø)` | | | [pkg/testmoqs/types.go](https://app.codecov.io/gh/moqueries/cli/pull/123?src=pr&el=tree&filepath=pkg%2Ftestmoqs%2Ftypes.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moqueries#diff-cGtnL3Rlc3Rtb3FzL3R5cGVzLmdv) | `0.00% <0.00%> (ø)` | |