Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MultiBinding providers #74

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Fix MultiBinding providers #74

merged 1 commit into from
Dec 30, 2023

Conversation

Aegdesil
Copy link
Contributor

Fixes #69

Copy link

sonarcloud bot commented Dec 30, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0aa4e53) 100.00% compared to head (0006471) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           76        76           
  Lines         1296      1308   +12     
  Branches       169       174    +5     
=========================================
+ Hits          1296      1308   +12     

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

@Aegdesil Aegdesil merged commit 800c821 into master Dec 30, 2023
14 checks passed
@Aegdesil Aegdesil deleted the fix-multi-provider branch December 30, 2023 11:03
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.

MultiBinding using providers fails due to caching in callable_to_provider_adapter
1 participant