From fad7b0de5bb32f29226d1295a99b232a704ae8be Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Sun, 1 Nov 2020 09:20:32 +0000 Subject: feature(CI): add coverage report --- README.org | 1 + 1 file changed, 1 insertion(+) (limited to 'README.org') diff --git a/README.org b/README.org index 7893c65..eba15f3 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,5 @@ #+title: Fennel Cljlib +[[https://gitlab.com/andreyorst/fennel-cljlib/-/commits/master][https://gitlab.com/andreyorst/fennel-cljlib/badges/master/pipeline.svg]] [[https://gitlab.com/andreyorst/fennel-cljlib/-/commits/master][https://gitlab.com/andreyorst/fennel-cljlib/badges/master/coverage.svg]] Experimental library for [[https://fennel-lang.org/][Fennel]] language, that adds many functions from [[https://clojure.org/][Clojure]]'s standard library. This is not a one to one port of Clojure =core=, because many Clojure functions require certain guarantees, like immutability of the underlying data structures, or laziness. -- cgit v1.2.3