alitari / mockgo-server

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

✨ Add requestHeader in response templates #63

Closed alitari closed 1 year ago

alitari commented 1 year ago

closes #58

codecov[bot] commented 1 year ago

Codecov Report

Base: 83.58% // Head: 83.66% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (dfd0ff3) compared to base (9912755). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ========================================== + Coverage 83.58% 83.66% +0.07% ========================================== Files 10 10 Lines 1109 1114 +5 ========================================== + Hits 927 932 +5 Misses 139 139 Partials 43 43 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `83.66% <100.00%> (+0.07%)` | :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/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg) | Coverage Δ | | |---|---|---| | [mockgo/mock/requestHandler.go](https://codecov.io/gh/alitari/mockgo-server/pull/63/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Krieg#diff-bW9ja2dvL21vY2svcmVxdWVzdEhhbmRsZXIuZ28=) | `94.57% <100.00%> (+0.07%)` | :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.