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

fx.Self: a parameter to fx.As for providing a type as itself #1201

Merged
merged 5 commits into from
May 16, 2024

Merge branch 'master' into joaks/self

afe49a5
Select commit
Loading
Failed to load commit list.
Merged

fx.Self: a parameter to fx.As for providing a type as itself #1201

Merge branch 'master' into joaks/self
afe49a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2024 in 0s

98.46% (target 90.00%)

View this Pull Request on Codecov

98.46% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (cb9cccf) to head (afe49a5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1201      +/-   ##
==========================================
- Coverage   98.49%   98.46%   -0.03%     
==========================================
  Files          34       34              
  Lines        2860     2676     -184     
==========================================
- Hits         2817     2635     -182     
+ Misses         36       34       -2     
  Partials        7        7              

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