xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 19 forks source link

Tests #445

Closed maurafortino closed 5 months ago

maurafortino commented 7 months ago

What's Included:

Should be reviewed/merged after merging https://github.com/xmidt-org/caduceus/pull/444

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9ae064c) 7.99% compared to head (49f2c98) 32.64%. Report is 3 commits behind head on denopink/feat/rewrite.

Files Patch % Lines
http.go 0.00% 11 Missing :warning:
httpClient.go 0.00% 2 Missing :warning:
senderWrapper.go 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## denopink/feat/rewrite #445 +/- ## ========================================================== + Coverage 7.99% 32.64% +24.65% ========================================================== Files 12 12 Lines 1214 1216 +2 ========================================================== + Hits 97 397 +300 + Misses 1117 807 -310 - Partials 0 12 +12 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/caduceus/pull/445/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xmidt-org/caduceus/pull/445/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `32.64% <40.00%> (+24.65%)` | :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=xmidt-org#carryforward-flags-in-the-pull-request-comment) to find out more.

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

guardrails[bot] commented 7 months ago

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.