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

Add ClickHouse connection #57

Merged
merged 60 commits into from
Dec 30, 2024

Move monitoring related docker compose entries to own file

35aa1ea
Select commit
Loading
Failed to load commit list.
Merged

Add ClickHouse connection #57

Move monitoring related docker compose entries to own file
35aa1ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

99.12% (+0.25%) compared to b63456f

View this Pull Request on Codecov

99.12% (+0.25%) compared to b63456f

Details

Codecov Report

Attention: Patch coverage is 99.29742% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.12%. Comparing base (b63456f) to head (35aa1ea).

Files with missing lines Patch % Lines
src/monitoring/monitoring_agent.py 96.07% 2 Missing ⚠️
src/inspector/inspector.py 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   98.86%   99.12%   +0.25%     
==========================================
  Files          11       16       +5     
  Lines        1150     1481     +331     
  Branches      125      135      +10     
==========================================
+ Hits         1137     1468     +331     
- Misses          6        8       +2     
+ Partials        7        5       -2     

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