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

refactor: remove system ask timeout and pass timeout to asks #515

Merged
merged 3 commits into from
Nov 11, 2024

fix: remoting unit tests

aee47f8
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove system ask timeout and pass timeout to asks #515

fix: remoting unit tests
aee47f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

87.59% (-0.16%) compared to ee09910

View this Pull Request on Codecov

87.59% (-0.16%) compared to ee09910

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.59%. Comparing base (ee09910) to head (aee47f8).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
actors/pid.go 62.50% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #515      +/-   ##
==========================================
- Coverage   87.74%   87.59%   -0.16%     
==========================================
  Files          46       46              
  Lines        4504     4497       -7     
==========================================
- Hits         3952     3939      -13     
- Misses        433      437       +4     
- Partials      119      121       +2     

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