Skip to content

feat: Add trace when evaluating feature flags#755

Merged
kylejuliandev merged 18 commits into
open-feature:mainfrom
kylejuliandev:kylej/improve-tracing
Jun 20, 2026
Merged

feat: Add trace when evaluating feature flags#755
kylejuliandev merged 18 commits into
open-feature:mainfrom
kylejuliandev:kylej/improve-tracing

Ensure `feature_flag.result.reason` is added in exception branches

ca5b1e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 0s

93.18% (+0.10%) compared to b4e23ac

View this Pull Request on Codecov

93.18% (+0.10%) compared to b4e23ac

Details

Codecov Report

❌ Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.18%. Comparing base (b4e23ac) to head (ca5b1e6).

Files with missing lines Patch % Lines
src/OpenFeature/OpenFeatureActivitySource.cs 97.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #755      +/-   ##
==========================================
+ Coverage   93.08%   93.18%   +0.10%     
==========================================
  Files          65       66       +1     
  Lines        2935     2993      +58     
  Branches      355      376      +21     
==========================================
+ Hits         2732     2789      +57     
  Misses        140      140              
- Partials       63       64       +1     

☔ View full report in Codecov by Harness.
📢 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.