xmidt-org / wrp-go

go implementation of the Web Routing Protocol
Apache License 2.0
4 stars 7 forks source link

feat: add validator metrics #152

Closed denopink closed 5 months ago

guardrails[bot] commented 5 months ago

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

Vulnerable Libraries (2)
Severity | Details :-: | :-- High | [pkg:golang/github.com/xmidt-org/touchstone@v0.1.5](https://github.com/xmidt-org/wrp-go/blob/e0879dea93a1f5f5fe099053d8ec236c8f44ae6e/go.mod#L15) upgrade to: *> v0.1.5* High | [pkg:golang/github.com/prometheus/client_golang@v1.18.0](https://github.com/xmidt-org/wrp-go/blob/e0879dea93a1f5f5fe099053d8ec236c8f44ae6e/go.mod#L10) upgrade to: *> v1.18.0* 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.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (f8fe56b) 47.65% compared to head (4f01f5d) 49.75%. Report is 3 commits behind head on main.

:exclamation: Current head 4f01f5d differs from pull request most recent head e0879de. Consider uploading reports for the commit e0879de to get more accurate results

Files Patch % Lines
messages_codec.go 34.21% 36 Missing and 14 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 47.65% 49.75% +2.10% ========================================== Files 24 25 +1 Lines 4342 4524 +182 ========================================== + Hits 2069 2251 +182 Misses 2083 2083 Partials 190 190 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/wrp-go/pull/152/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/wrp-go/pull/152/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `49.75% <82.81%> (+2.10%)` | :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.