Skip to content

Use typed configuration properties#19

Merged
havlli merged 1 commit into
mainfrom
refactor/config-properties
Apr 26, 2026
Merged

Use typed configuration properties#19
havlli merged 1 commit into
mainfrom
refactor/config-properties

Conversation

@havlli
Copy link
Copy Markdown
Owner

@havlli havlli commented Apr 26, 2026

Summary: replace scattered string-based configuration injection with typed validated properties and move cache host and port to native application settings.

Verification: focused configuration tests passed; full project verification passed.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (5f0feca) to head (b3e94b6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #19     +/-   ##
=========================================
+ Coverage     98.8%   98.8%   +0.1%     
+ Complexity     848     847      -1     
=========================================
  Files          103     104      +1     
  Lines         2201    2204      +3     
  Branches        65      65             
=========================================
+ Hits          2174    2177      +3     
  Misses          27      27             

☔ 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.

@havlli havlli merged commit 8d5140b into main Apr 26, 2026
5 checks passed
@havlli havlli deleted the refactor/config-properties branch April 26, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant