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(util:config): support signal of attach #1882

Merged
merged 1 commit into from
Jan 19, 2025

fix(util:config): support signal of `attach`

3c846a2
Select commit
Loading
Failed to load commit list.
Merged

fix(util:config): support signal of attach #1882

fix(util:config): support signal of `attach`
3c846a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2025 in 1s

94.96% (-0.01%) compared to c04531c

View this Pull Request on Codecov

94.96% (-0.01%) compared to c04531c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.96%. Comparing base (c04531c) to head (3c846a2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1882      +/-   ##
==========================================
- Coverage   94.97%   94.96%   -0.01%     
==========================================
  Files         273      273              
  Lines        8859     8862       +3     
  Branches     1713     1714       +1     
==========================================
+ Hits         8414     8416       +2     
  Misses        366      366              
- Partials       79       80       +1     

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