Hi Camel team, here a monthly report for the major metrics in February 2026 [1]:
Security issues: 1 (grade B) Reliability issues: 609 (7 blockers) (grade E) Maintainability issues: 25K (315 blockers, 6.1 K high) (grade A) Coverage: 58,0% Duplications: 7,8% Las month it was: Security issues: 0 (grade A) Reliability issues: 568 (1 high) (grade D) Maintainability issues: 25K (309 blockers, 5 K high) (grade A) Coverage: 33,6% Duplications: 7,7% We have improved the coverage because I have worked to include cross testing evaluation (for example, camel-core classes tested in components). However we have a slight increase of issues reported. We have worked on several fixes, but the new code produced is adding more than what we solve. It's not a critical situation but if we manage to reduce the tech debt at least from the new code, it will be easier to maintain and evolve in the long term. Until next month. Pasquale. [1] https://sonarcloud.io/summary/overall?id=apache_camel&branch=main
