Skip to content

feat: Add support for hook data.

Codecov / codecov/project succeeded Feb 24, 2025 in 0s

85.85% (-0.29%) compared to 9185b76, passed because coverage increased by 0.17% when compared to adjusted base (85.67%)

View this Pull Request on Codecov

85.85% (-0.29%) compared to 9185b76, passed because coverage increased by 0.17% when compared to adjusted base (85.67%)

Details

Codecov Report

Attention: Patch coverage is 88.51351% with 17 lines in your changes missing coverage. Please review.

Project coverage is 85.85%. Comparing base (9185b76) to head (1264589).

Files with missing lines Patch % Lines
src/OpenFeature/HookData.cs 50.00% 8 Missing ⚠️
src/OpenFeature/HookRunner.cs 92.00% 4 Missing and 2 partials ⚠️
src/OpenFeature/Model/HookContext.cs 89.47% 0 Missing and 2 partials ⚠️
src/OpenFeature/OpenFeatureClient.cs 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
- Coverage   86.13%   85.85%   -0.29%     
==========================================
  Files          39       42       +3     
  Lines        1601     1640      +39     
  Branches      173      172       -1     
==========================================
+ Hits         1379     1408      +29     
- Misses        186      196      +10     
  Partials       36       36              

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