Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:fix: add publish counter for internal messages #4007

Merged
merged 1 commit into from
Apr 3, 2024

:fix: add counter for messages published through internal connector

63bd6a1
Select commit
Loading
Failed to load commit list.
Merged

:fix: add publish counter for internal messages #4007

:fix: add counter for messages published through internal connector
63bd6a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2024 in 0s

21.08% (-0.01%) compared to 3025da1

View this Pull Request on Codecov

21.08% (-0.01%) compared to 3025da1

Details

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

@@              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 Coverage Δ
...a/broker/artemis/plugin/security/ServerPlugin.java 0.00% <0.00%> (ø)
...broker/artemis/plugin/security/SecurityPlugin.java 0.00% <0.00%> (ø)
.../artemis/plugin/security/metric/PublishMetric.java 0.00% <0.00%> (ø)