alitari / mockgo-server

Lightweight and scalable server for mocking http endpoints
Apache License 2.0
1 stars 0 forks source link

✅ Exclude generated files from code coverage #60

Closed alitari closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 83.57% // Head: 86.43% // Increases project coverage by +2.86% :tada:

Coverage data is based on head (ebbd16d) compared to base (d9a380f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ========================================== + Coverage 83.57% 86.43% +2.86% ========================================== Files 9 9 Lines 1047 1047 ========================================== + Hits 875 905 +30 + Misses 130 96 -34 - Partials 42 46 +4 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `86.43% <ø> (+2.86%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/alitari/mockgo-server/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg) | Coverage Δ | | |---|---|---| | [grpc-matchstore/matchstore/matchstore.go](https://codecov.io/gh/alitari/mockgo-server/pull/60/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg#diff-Z3JwYy1tYXRjaHN0b3JlL21hdGNoc3RvcmUvbWF0Y2hzdG9yZS5nbw==) | `76.00% <0.00%> (+15.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.