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

Conversation

he0119
Copy link
Member

@he0119 he0119 commented Nov 27, 2024

顺便优化了 plugin_test 的输入和输出。

@github-actions github-actions bot added the bug Something isn't working label Nov 27, 2024
@he0119 he0119 requested a review from BigOrangeQWQ November 27, 2024 05:58
Copy link

codecov bot commented Nov 27, 2024

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).
Report is 1 commits behind head on main.

✅ 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.

@he0119 he0119 merged commit e1a7756 into main Nov 27, 2024
4 of 6 checks passed
@he0119 he0119 deleted the fix/docker-error branch November 27, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants