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(docker_test): 修复 Docker Test 报错未捕获的问题 #296

Merged
merged 5 commits into from
Nov 27, 2024

refactor: 修改为 output

e2d2ca8
Select commit
Loading
Failed to load commit list.
Merged

fix(docker_test): 修复 Docker Test 报错未捕获的问题 #296

refactor: 修改为 output
e2d2ca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2024 in 0s

91.29% (-0.13%) compared to fed3f0f

View this Pull Request on Codecov

91.29% (-0.13%) compared to fed3f0f

Details

Codecov Report

Attention: Patch coverage is 84.84848% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.29%. Comparing base (fed3f0f) to head (e2d2ca8).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/providers/docker_test/plugin_test.py 85.71% 3 Missing ⚠️
src/providers/docker_test/__init__.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
- Coverage   91.41%   91.29%   -0.13%     
==========================================
  Files          39       39              
  Lines        2132     2124       -8     
==========================================
- Hits         1949     1939      -10     
- Misses        183      185       +2     

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