Skip to content

#544 - Move cql config parameters in application yml #545

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

Conversation

michael-82
Copy link
Collaborator

  • move direct broker cql settings to the same parent in application.yml
  • remove unused flare readTimeout and connectTimeout
  • move flare settings under direct broker config

- move direct broker cql settings to the same parent in application.yml
- remove unused flare readTimeout and connectTimeout
- move flare settings under direct broker config
@michael-82 michael-82 self-assigned this Jul 2, 2025
@michael-82 michael-82 linked an issue Jul 2, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.05%. Comparing base (4d2c611) to head (ea28604).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #545   +/-   ##
==========================================
  Coverage      80.05%   80.05%           
  Complexity       727      727           
==========================================
  Files            166      166           
  Lines           3044     3044           
  Branches         299      299           
==========================================
  Hits            2437     2437           
  Misses           487      487           
  Partials         120      120           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michael-82 michael-82 merged commit 506454c into develop Jul 2, 2025
8 checks passed
@michael-82 michael-82 deleted the feature/544-move-cql-config-parameters-in-application-yml branch July 2, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move cql config parameters in application yml
1 participant