Skip to content

feat: allow context keys to be any type#2084

Merged
jponge merged 1 commit intosmallrye:mainfrom
jponge:feat/context-any-key-type
Mar 20, 2026
Merged

feat: allow context keys to be any type#2084
jponge merged 1 commit intosmallrye:mainfrom
jponge:feat/context-any-key-type

Conversation

@jponge
Copy link
Copy Markdown
Member

@jponge jponge commented Mar 4, 2026

Since we are going from String to Object this will not break code.

@jponge
Copy link
Copy Markdown
Member Author

jponge commented Mar 4, 2026

Not to be merged until the next minor release is in sight.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.11%. Comparing base (017da7a) to head (7ee9346).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2084      +/-   ##
============================================
+ Coverage     89.05%   89.11%   +0.05%     
- Complexity     3119     3123       +4     
============================================
  Files           412      412              
  Lines         13308    13308              
  Branches       1688     1688              
============================================
+ Hits          11852    11859       +7     
+ Misses          822      819       -3     
+ Partials        634      630       -4     
Files with missing lines Coverage Δ
...tion/src/main/java/io/smallrye/mutiny/Context.java 91.22% <100.00%> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jponge jponge force-pushed the feat/context-any-key-type branch from c6d5dd5 to e4b1fa5 Compare March 20, 2026 13:31
Since we are going from String to Object this will not break code.
@jponge jponge force-pushed the feat/context-any-key-type branch from e4b1fa5 to 7ee9346 Compare March 20, 2026 13:32
@jponge jponge merged commit 0d356e5 into smallrye:main Mar 20, 2026
8 checks passed
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