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

feat: 插件测试中使用 uv 来控制 Python 版本并与本体共享依赖 #320

Merged
merged 15 commits into from
Dec 11, 2024

refactor: 调整 DockerTestResult 的默认值

3670acb
Select commit
Loading
Failed to load commit list.
Merged

feat: 插件测试中使用 uv 来控制 Python 版本并与本体共享依赖 #320

refactor: 调整 DockerTestResult 的默认值
3670acb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

92.77% (+0.35%) compared to 67733ab

View this Pull Request on Codecov

92.77% (+0.35%) compared to 67733ab

Details

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.77%. Comparing base (67733ab) to head (3670acb).
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 ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   92.42%   92.77%   +0.35%     
==========================================
  Files          39       40       +1     
  Lines        2192     2202      +10     
==========================================
+ Hits         2026     2043      +17     
+ Misses        166      159       -7     

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