mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-28 06:08:25 +00:00
|
Some checks failed
Clj tests / tests (17, ubuntu-latest) (push) Has been cancelled
Clj tests / tests (19, ubuntu-latest) (push) Has been cancelled
Clj tests / tests (21, ubuntu-latest) (push) Has been cancelled
Cljs tests / tests (21, ubuntu-latest) (push) Has been cancelled
Graal tests / tests (17, macOS-latest) (push) Has been cancelled
Graal tests / tests (17, ubuntu-latest) (push) Has been cancelled
Graal tests / tests (17, windows-latest) (push) Has been cancelled
Before commit: {:run nil} didn't register as a tracing signal
After commit: {:run nil} correctly registers as a tracing signal with `nil` form
nil forms aren't typically useful or used, but can come up by accident
so it's important to handle these correctly.
The `trace!` docstring also promises that the return value will always be
equal to the given input. This didn't hold before.
|
||
|---|---|---|
| .. | ||
| bb | ||
| public | ||
| resources/docs | ||
| src/taoensso | ||
| test/taoensso | ||
| .gitignore | ||
| bb.edn | ||
| jaeger.sh | ||
| project.clj | ||
| shadow-cljs.edn | ||
| shadow-cljs.sh | ||