-
Hi,
I accidentally passed the wrong arguments to u/trace which caused problems with mulog and publishing. No error was emitted when executing the function which made me miss it.
example
`(u…
-
Hi @dakrone - I wanted to get your thoughts on providing a predicate function that can be used in conjunction with clojure spec called json? that one could add into a clojure.alpha.spec/valid? stateme…
-
ring-swagger supports clojure.spec so it should be possible to use it. It requires some tests and some documentation.
oliyh updated
3 years ago
-
⚠️ Imported from legacy repository. This issue is a duplicate of https://github.com/Clojure-Intro-Course/babel-legacy/issues/134.
There are tests that fail because of imprecise 'let' spec:
```
fa…
-
I ran into this issue with trying to upgrade from Clojure `1.7` to Clojure `1.9` and clj-rethinkdb version `0.11.0` to `0.15.26` and using `lein run`. I don't think this issue is related to the upgra…
-
### Describe the bug
Trying to connect to an apache spark cluster on my local network, and it fails with `'void org.apache.thrift.transport.THttpClient.(java.lang.String, org.apache.http.client.HttpC…
-
Currently the transformation is unidirectional clojure.spec -> JSON Schema. Is it possible to go from JSON Schema -> clojure.spec?
-
Currently, Cognitect's `test-runner` supports any testing library that is compatible with `clojure.test`, such as [Expectations](https://github.com/clojure-expectations/clojure-test).
[LazyTest](ht…
-
We might be able to get better IDE support. Potentially a lot better:
https://clojureverse.org/t/im-colin-fleming-ask-me-anything/1148/35
We'd need to use spec to define the DSL in order to for Cu…
-
## Observation
While working on moving some cljdoc and cljdoc-analyzer shared code to its own project, I accidentally left in an `(s/check-asserts true)`.
Cljdoc-analyzer had always, if only accid…
lread updated
2 years ago