xmidt-org / caduceus

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

patch: upgrade candlelight #447

Closed denopink closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (e483db0) 66.58% compared to head (e2ba9cf) 66.27%. Report is 4 commits behind head on main.

Files Patch % Lines
main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #447 +/- ## ========================================== - Coverage 66.58% 66.27% -0.31% ========================================== Files 10 10 Lines 1293 1293 ========================================== - Hits 861 857 -4 - Misses 403 406 +3 - Partials 29 30 +1 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/caduceus/pull/447/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/447/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `66.27% <0.00%> (-0.31%)` | :arrow_down: | 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 6 months ago

:warning: We detected 3 security issues in this pull request:

Vulnerable Libraries (3)
Severity | Details :-: | :-- N/A | [pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.40.0](https://github.com/xmidt-org/caduceus/blob/e2ba9cf5536ef8cd6af36c1c89971dca333da71d/go.mod#L26) - **no patch available** N/A | [pkg:golang/github.com/xmidt-org/candlelight@v0.0.16](https://github.com/xmidt-org/caduceus/blob/e2ba9cf5536ef8cd6af36c1c89971dca333da71d/go.mod#L18) - **no patch available** N/A | [pkg:golang/github.com/xmidt-org/wrp-go/v3@v3.1.6](https://github.com/xmidt-org/caduceus/blob/e2ba9cf5536ef8cd6af36c1c89971dca333da71d/go.mod#L24) - **no patch available** More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.