8000 exclude OTEL-imported code from code coverage reports by mariomac · Pull Request #1834 · grafana/beyla · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

exclude OTEL-imported code from code coverage reports #1834

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

Merged
merged 4 commits into from
Apr 15, 2025

Conversation

mariomac
Copy link
Contributor

Excludes from the coverage reports a package that was directly copied from the OTEL library. That package is untested but it isn't actually something that we are maintaining and will be removed at some point.

Excluding that package until either we actively maintain it and add tests, or until we remove it and bring the official OTEL library again.

@mariomac mariomac requested a review from a team as a code owner April 15, 2025 12:40
Copy link
codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.76%. Comparing base (ff386fe) to head (09be239).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1834      +/-   ##
==========================================
+ Coverage   67.57%   73.76%   +6.18%     
==========================================
  Files         225      177      -48     
  Lines       22953    19016    -3937     
==========================================
- Hits        15511    14027    -1484     
+ Misses       6661     4262    -2399     
+ Partials      781      727      -54     
Flag Coverage Δ
integration-test 57.30% <ø> (+2.25%) ⬆️
k8s-integration-test 54.73% <ø> (+1.71%) ⬆️
oats-test 35.85% <ø> (+0.84%) ⬆️
unittests 45.80% <ø> (+2.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mariomac mariomac merged commit a052b15 into grafana:main Apr 15, 2025
12 checks passed
@mariomac mariomac deleted the fix-cov branch April 15, 2025 15:28
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.

2 participants
0