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

#210 - Add Basic Auth to direct broker #211

Merged
merged 1 commit into from
Jan 11, 2024

#210 - Add Basic Auth to direct broker

fd7562e
Select commit
Loading
Failed to load commit list.
Merged

#210 - Add Basic Auth to direct broker #211

#210 - Add Basic Auth to direct broker
fd7562e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 0s

74.48% (+0.35%) compared to 13a656b

View this Pull Request on Codecov

74.48% (+0.35%) compared to 13a656b

Details

Codecov Report

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

Comparison is base (13a656b) 74.12% compared to head (fd7562e) 74.48%.

Files Patch % Lines
...ackend/query/broker/direct/DirectSpringConfig.java 89.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #211      +/-   ##
=============================================
+ Coverage      74.12%   74.48%   +0.35%     
- Complexity       523      530       +7     
=============================================
  Files            124      124              
  Lines           2211     2226      +15     
  Branches         105      106       +1     
=============================================
+ Hits            1639     1658      +19     
+ Misses           512      506       -6     
- Partials          60       62       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.