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

Implement Telemetery struct for V1 Components Initialization #5695

Merged
merged 35 commits into from
Jul 9, 2024

Fix nil pointer error

25f8d10
Select commit
Loading
Failed to load commit list.
Merged

Implement Telemetery struct for V1 Components Initialization #5695

Fix nil pointer error
25f8d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

96.84% (target 95.00%)

View this Pull Request on Codecov

96.84% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 86.76471% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.84%. Comparing base (295293c) to head (25f8d10).

Files Patch % Lines
cmd/query/app/server.go 77.50% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5695      +/-   ##
==========================================
- Coverage   96.88%   96.84%   -0.05%     
==========================================
  Files         334      335       +1     
  Lines       16141    16155      +14     
==========================================
+ Hits        15639    15645       +6     
- Misses        333      340       +7     
- Partials      169      170       +1     

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