Skip to content

Conversation

@chrfwow
Copy link
Contributor

@chrfwow chrfwow commented Nov 12, 2025

Introduces layered context to reduce memory churn

#1718

Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: christian.lutnik <[email protected]>
# Conflicts:
#	src/test/java/dev/openfeature/sdk/benchmark/AllocationBenchmark.java
Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: christian.lutnik <[email protected]>
@sonarqubecloud
Copy link

@chrfwow chrfwow changed the title Layered context feat: Layered context Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 62.62626% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.40%. Comparing base (060dd41) to head (854b29f).
⚠️ Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
.../dev/openfeature/sdk/LayeredEvaluationContext.java 60.22% 21 Missing and 14 partials ⚠️
src/main/java/dev/openfeature/sdk/HookSupport.java 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1717      +/-   ##
============================================
- Coverage     91.69%   91.40%   -0.29%     
- Complexity      517      550      +33     
============================================
  Files            51       53       +2     
  Lines          1264     1362      +98     
  Branches        112      132      +20     
============================================
+ Hits           1159     1245      +86     
- Misses           68       71       +3     
- Partials         37       46       +9     
Flag Coverage Δ
unittests 91.40% <62.62%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant