hyperlight-dev / hyperlight-dev/hyperlight
Reduce wit-test prop test samples
Đang mở
Phù hợp với người mới
lifecycle/needs-review
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
`src/hyperlight_host/tests/wit_test.rs` is ran at every pr job, and is running default number of samples (256 per test I believe). We can probably reduce this number to get faster ci/test times without any major loss. This should still be able to capture any regressions as we run very often
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by reading src/hyperlight_host/tests/wit_test.rs and identify how property-test sample counts use the default of about 256. Choose a lower sample count that preserves the existing tests, then verify that the PR test job completes faster without removing regression coverage.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- testing
- Loại issue
- Tái cấu trúc
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 76/100