component/test-benchdifficulty/easyhelp wanted
Métriques du dépôt
- Stars
- (15 922 étoiles)
- Métriques de merge PR
- (Merge moyen 28j 9h) (68 PRs mergées en 30 j)
Description
Feature Request
Batch executors rely on type info in the request to work. When there is no type info, requests will be fallen back to normal executors.
In our integration tests, most of the test does not generate a fixture request carrying type info, thus batch executors are likely not be covered.