graphql

hlship 2021-07-29T19:26:49.065300Z

39-alpha-8 has some bigger perf improvements, but also a bug; it's annoying that Walmart's VPN is restrictive such that I have to generate a release to test against our code (using deps.edn, I should just be able to access via a Git sha). Anyway, don't use alpha-8; I'll squash the bug and get alpha-9 out soon.

hlship 2021-07-29T20:47:21.065700Z

Sigh. Tests were broken, but were not being run by the io.github.cognitect-labs/test-runner

hlship 2021-07-29T20:51:57.066200Z

Had to configure the NS patterns it searches for, since some are named with -tests not -test.

😅 2
vemv 2021-07-30T14:17:51.004500Z

following https://github.com/cognitect-labs/test-runner/pull/36 you might not have to filter namespaces by a pattern at all

hlship 2021-07-29T23:34:58.067200Z

Ok, 0.39-alpha-9 should be good. Give it a whirl.