Skip to content

Merge branch 'main' into askpt/issue447

a384ffe
Select commit
Loading
Failed to load commit list.
Merged

chore: Change file scoped namespaces and cleanup job #453

Merge branch 'main' into askpt/issue447
a384ffe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2025 in 0s

86.47% (+0.00%) compared to 4795685

View this Pull Request on Codecov

86.47% (+0.00%) compared to 4795685

Details

Codecov Report

Attention: Patch coverage is 92.51523% with 86 lines in your changes missing coverage. Please review.

Project coverage is 86.47%. Comparing base (4795685) to head (a384ffe).

Files with missing lines Patch % Lines
src/OpenFeature/EventExecutor.cs 86.81% 13 Missing and 11 partials ⚠️
...c/OpenFeature/Model/TrackingEventDetailsBuilder.cs 60.86% 18 Missing ⚠️
src/OpenFeature/Api.cs 88.99% 7 Missing and 5 partials ⚠️
src/OpenFeature/OpenFeatureClient.cs 95.00% 2 Missing and 5 partials ⚠️
src/OpenFeature/ProviderRepository.cs 94.33% 5 Missing and 1 partial ⚠️
src/OpenFeature/Hooks/LoggingHook.cs 95.00% 0 Missing and 4 partials ⚠️
src/OpenFeature/Model/EvaluationContextBuilder.cs 91.11% 4 Missing ⚠️
src/OpenFeature/Model/StructureBuilder.cs 90.47% 4 Missing ⚠️
src/OpenFeature/Model/Value.cs 94.73% 0 Missing and 2 partials ⚠️
src/OpenFeature/FeatureProvider.cs 90.90% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #453   +/-   ##
=======================================
  Coverage   86.47%   86.47%           
=======================================
  Files          42       42           
  Lines        1671     1671           
  Branches      177      177           
=======================================
  Hits         1445     1445           
  Misses        187      187           
  Partials       39       39           

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