eclipse / kapua

Eclipse Public License 2.0
222 stars 160 forks source link

:fix: add publish counter for internal messages #4007

Closed riccardomodanese closed 5 months ago

riccardomodanese commented 5 months ago

Brief description of the PR. Add a counter to count the messages published through the internal connector

Related Issue none

Description of the solution adopted just create a new counter in the right place

Screenshots none

Any side note on the changes made none

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 21.08%. Comparing base (3025da1) to head (63bd6a1).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse/kapua/pull/4007/graphs/tree.svg?width=650&height=150&src=pr&token=1P4N4CApH8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)](https://app.codecov.io/gh/eclipse/kapua/pull/4007?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) ```diff @@ Coverage Diff @@ ## develop #4007 +/- ## ============================================= - Coverage 21.09% 21.08% -0.01% Complexity 10 10 ============================================= Files 1954 1954 Lines 41430 41438 +8 Branches 3801 3802 +1 ============================================= Hits 8739 8739 - Misses 32287 32295 +8 Partials 404 404 ``` | [Files](https://app.codecov.io/gh/eclipse/kapua/pull/4007?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) | Coverage Δ | | |---|---|---| | [...a/broker/artemis/plugin/security/ServerPlugin.java](https://app.codecov.io/gh/eclipse/kapua/pull/4007?src=pr&el=tree&filepath=broker%2Fartemis%2Fplugin%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fkapua%2Fbroker%2Fartemis%2Fplugin%2Fsecurity%2FServerPlugin.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse#diff-YnJva2VyL2FydGVtaXMvcGx1Z2luL3NyYy9tYWluL2phdmEvb3JnL2VjbGlwc2Uva2FwdWEvYnJva2VyL2FydGVtaXMvcGx1Z2luL3NlY3VyaXR5L1NlcnZlclBsdWdpbi5qYXZh) | `0.00% <0.00%> (ø)` | | | [...broker/artemis/plugin/security/SecurityPlugin.java](https://app.codecov.io/gh/eclipse/kapua/pull/4007?src=pr&el=tree&filepath=broker%2Fartemis%2Fplugin%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fkapua%2Fbroker%2Fartemis%2Fplugin%2Fsecurity%2FSecurityPlugin.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse#diff-YnJva2VyL2FydGVtaXMvcGx1Z2luL3NyYy9tYWluL2phdmEvb3JnL2VjbGlwc2Uva2FwdWEvYnJva2VyL2FydGVtaXMvcGx1Z2luL3NlY3VyaXR5L1NlY3VyaXR5UGx1Z2luLmphdmE=) | `0.00% <0.00%> (ø)` | | | [.../artemis/plugin/security/metric/PublishMetric.java](https://app.codecov.io/gh/eclipse/kapua/pull/4007?src=pr&el=tree&filepath=broker%2Fartemis%2Fplugin%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fkapua%2Fbroker%2Fartemis%2Fplugin%2Fsecurity%2Fmetric%2FPublishMetric.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse#diff-YnJva2VyL2FydGVtaXMvcGx1Z2luL3NyYy9tYWluL2phdmEvb3JnL2VjbGlwc2Uva2FwdWEvYnJva2VyL2FydGVtaXMvcGx1Z2luL3NlY3VyaXR5L21ldHJpYy9QdWJsaXNoTWV0cmljLmphdmE=) | `0.00% <0.00%> (ø)` | |
riccardomodanese commented 5 months ago

/request-license-review

github-actions[bot] commented 5 months ago

/request-license-review

:heavy_check_mark: All licenses already successfully vetted.

Workflow run (with attached summary files): https://github.com/eclipse/kapua/actions/runs/8520315310