Skip to content

Conversation

@he0119
Copy link
Member

@he0119 he0119 commented Nov 20, 2024

Metadata 改为 TypedDict 并且在 DockerTestResult 中不验证。

针对数据的验证工作应该留给 validation 模块。

@github-actions github-actions bot added the bug Something isn't working label Nov 20, 2024
@codecov
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.56%. Comparing base (53c3e63) to head (68c384c).

Files with missing lines Patch % Lines
src/providers/docker_test/plugin_test.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
+ Coverage   87.51%   87.56%   +0.05%     
==========================================
  Files          37       37              
  Lines        1994     1970      -24     
==========================================
- Hits         1745     1725      -20     
+ Misses        249      245       -4     

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

@he0119 he0119 merged commit 644656c into main Nov 20, 2024
9 checks passed
@he0119 he0119 deleted the fix/metadata-invalid branch November 20, 2024 13:25
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.

3 participants