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: Implement Default Logging Hook #308

Merged
merged 12 commits into from
Jan 23, 2025

Merge branch 'main' into feat/add-logging-hook

9ecb92d
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement Default Logging Hook #308

Merge branch 'main' into feat/add-logging-hook
9ecb92d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

86.13% (+0.63%) compared to f994234

View this Pull Request on Codecov

86.13% (+0.63%) compared to f994234

Details

Codecov Report

Attention: Patch coverage is 94.04762% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.13%. Comparing base (f994234) to head (9ecb92d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/OpenFeature/Hooks/LoggingHook.cs 94.04% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
+ Coverage   85.49%   86.13%   +0.63%     
==========================================
  Files          38       39       +1     
  Lines        1517     1601      +84     
  Branches      154      173      +19     
==========================================
+ Hits         1297     1379      +82     
+ Misses        188      186       -2     
- Partials       32       36       +4     

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