Fork me on GitHub
#graphql
<
2021-07-29
>
hlship19:07:49

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.

hlship20:07:21

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

hlship20:07:57

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

😅 5
vemv14:07:51

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

hlship23:07:58

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