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

Return Audience in URIResolver.AddressableFromDestinationV1() too #2836

Also return Audience in URIResolver.AddressableFromDestinationV1()

39c518f
Select commit
Loading
Failed to load commit list.
Merged

Return Audience in URIResolver.AddressableFromDestinationV1() too #2836

Also return Audience in URIResolver.AddressableFromDestinationV1()
39c518f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 0s

81.86% (target 68.00%)

View this Pull Request on Codecov

81.86% (target 68.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (559de7e) 81.81% compared to head (39c518f) 81.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2836      +/-   ##
==========================================
+ Coverage   81.81%   81.86%   +0.05%     
==========================================
  Files         167      167              
  Lines       10217    10224       +7     
==========================================
+ Hits         8359     8370      +11     
+ Misses       1612     1608       -4     
  Partials      246      246              
Files Changed Coverage Δ
resolver/addressable_resolver.go 94.70% <100.00%> (+0.20%) ⬆️

... and 2 files with indirect coverage changes

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