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: Move OTEL hooks to the SDK #338

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Fix breaking change.

41c915d
Select commit
Loading
Failed to load commit list.
Open

feat: Move OTEL hooks to the SDK #338

Fix breaking change.
41c915d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

86.01% (+0.52%) compared to 1b5a0a9

View this Pull Request on Codecov

86.01% (+0.52%) compared to 1b5a0a9

Details

Codecov Report

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

Project coverage is 86.01%. Comparing base (1b5a0a9) to head (41c915d).

Files with missing lines Patch % Lines
src/OpenFeature/Hooks/MetricsHook.cs 94.11% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
+ Coverage   85.49%   86.01%   +0.52%     
==========================================
  Files          38       40       +2     
  Lines        1517     1595      +78     
  Branches      154      161       +7     
==========================================
+ Hits         1297     1372      +75     
  Misses        188      188              
- Partials       32       35       +3     

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