Skip to content

ci: Test node resolvers to remove non-deterministic coverage

Administrator requested to merge deterministic-ci into master

Created by: keegancsmith

This test exists purely to remove some non determinism in our tests run. The To* resolvers are stored in a map in our graphql implementation => the order we call them is non deterministic => codecov coverage reports are noisy.

Merge request reports

Loading