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

WIP: [PoC] fx.Evaluate #1259

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

WIP: [PoC] fx.Evaluate

045ba96
Select commit
Loading
Failed to load commit list.
Draft

WIP: [PoC] fx.Evaluate #1259

WIP: [PoC] fx.Evaluate
045ba96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

97.81% (target 90.00%)

View this Pull Request on Codecov

97.81% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 29 lines in your changes missing coverage. Please review.

Project coverage is 97.81%. Comparing base (0ad8a04) to head (045ba96).

Files with missing lines Patch % Lines
evaluate.go 61.66% 20 Missing and 3 partials ⚠️
app.go 57.14% 2 Missing and 1 partial ⚠️
module.go 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1259      +/-   ##
==========================================
- Coverage   98.62%   97.81%   -0.82%     
==========================================
  Files          35       36       +1     
  Lines        3337     3427      +90     
==========================================
+ Hits         3291     3352      +61     
- Misses         39       63      +24     
- Partials        7       12       +5     

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