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

feat: support for multiple exporters #3171

Merged
merged 34 commits into from
Mar 7, 2025

add coverage

32f0492
Select commit
Loading
Failed to load commit list.
Merged

feat: support for multiple exporters #3171

add coverage
32f0492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 1s

85.66% (+0.71%) compared to 5caf22c

View this Pull Request on Codecov

85.66% (+0.71%) compared to 5caf22c

Details

Codecov Report

Attention: Patch coverage is 90.75908% with 28 lines in your changes missing coverage. Please review.

Project coverage is 85.66%. Comparing base (5caf22c) to head (32f0492).

Files with missing lines Patch % Lines
exporter/event_store.go 87.61% 9 Missing and 4 partials ⚠️
cmd/relayproxy/service/gofeatureflag.go 82.05% 7 Missing ⚠️
cmd/relayproxy/config/config.go 83.87% 4 Missing and 1 partial ⚠️
exporter/manager.go 93.02% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3171      +/-   ##
==========================================
+ Coverage   84.95%   85.66%   +0.71%     
==========================================
  Files         113      115       +2     
  Lines        5276     5475     +199     
==========================================
+ Hits         4482     4690     +208     
+ Misses        630      615      -15     
- Partials      164      170       +6     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.