Skip to content

Update src/providers/docker_test/__init__.py

783a576
Select commit
Loading
Failed to load commit list.
Merged

fix: 为解码 JSON 相关代码增加错误捕获 #444

Update src/providers/docker_test/__init__.py
783a576
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2025 in 0s

94.02% (-0.24%) compared to 3d132c9

View this Pull Request on Codecov

94.02% (-0.24%) compared to 3d132c9

Details

Codecov Report

❌ Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.02%. Comparing base (3d132c9) to head (783a576).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/providers/docker_test/plugin_test.py 42.85% 4 Missing ⚠️
src/providers/docker_test/__init__.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
- Coverage   94.25%   94.02%   -0.24%     
==========================================
  Files          40       40              
  Lines        2402     2409       +7     
==========================================
+ Hits         2264     2265       +1     
- Misses        138      144       +6     

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