Skip to content

add missing newline

ed5b994
Select commit
Loading
Failed to load commit list.
Merged

feat: adding Elastic as a metrics provider #3890

add missing newline
ed5b994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2025 in 0s

77.41% (-0.33%) compared to 7eb3337

View this Pull Request on Codecov

77.41% (-0.33%) compared to 7eb3337

Details

Codecov Report

Attention: Patch coverage is 49.21875% with 65 lines in your changes missing coverage. Please review.

Project coverage is 77.41%. Comparing base (7eb3337) to head (ed5b994).

Files with missing lines Patch % Lines
...or/controllers/common/providers/elastic/elastic.go 47.45% 61 Missing and 1 partial ⚠️
...-operator/controllers/common/providers/provider.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3890      +/-   ##
==========================================
- Coverage   77.74%   77.41%   -0.33%     
==========================================
  Files         219      220       +1     
  Lines       11575    11703     +128     
==========================================
+ Hits         8999     9060      +61     
- Misses       2212     2277      +65     
- Partials      364      366       +2     
Files with missing lines Coverage Δ
...rics-operator/api/v1/keptnmetricsprovider_types.go 65.21% <ø> (ø)
...-operator/controllers/common/providers/provider.go 93.61% <70.00%> (-6.39%) ⬇️
...or/controllers/common/providers/elastic/elastic.go 47.45% <47.45%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.