• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

chrisrink10 / basilisp
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/circleci-test-results
DEFAULT BRANCH: master
Repo Added 15 Aug 2018 01:24PM UTC
Files 33
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/circleci-test-results
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • HEAD
  • build/pypy
  • ci/formatting
  • feature/assoc-abc
  • feature/async-await
  • feature/cache-byte-code
  • feature/char-literals
  • feature/circleci-test-results
  • feature/class-prop-static-methods
  • feature/cli-stdin
  • feature/compiler-meta-flags
  • feature/core-lib
  • feature/core-partition-fn
  • feature/coverage-plugin
  • feature/coveralls-test-coverage
  • feature/custom-data-readers
  • feature/def-metadata
  • feature/defn-meta
  • feature/defrecord
  • feature/deftype-defaults
  • feature/deref-syntax
  • feature/destructuring
  • feature/disable-cached-import
  • feature/docs
  • feature/empty-let-and-loop
  • feature/exception-type
  • feature/import-without-init
  • feature/interop-symbols
  • feature/lazy-seqs
  • feature/library-logging
  • feature/lisp-repr
  • feature/loop-special-form
  • feature/macro-env
  • feature/macroexpand-fn
  • feature/more-core-funcs
  • feature/more-core-lib
  • feature/more-more-core-funcs
  • feature/more-ns-fns
  • feature/multimethods
  • feature/namespace-fns
  • feature/object-instantiation-syntax
  • feature/package-safety
  • feature/parse-to-ast
  • feature/print-respects-stdout
  • feature/py-import-alias
  • feature/py-literals
  • feature/py-module-aliases
  • feature/read-eval
  • feature/reader-eof
  • feature/readline-completer
  • feature/record-types
  • feature/regex-fns
  • feature/safe-var-find
  • feature/set-lib
  • feature/static-members
  • feature/store-generated-py
  • feature/string-lib
  • feature/switch-to-cci
  • feature/test-runner
  • feature/threading-macros
  • feature/types-and-protocols
  • feature/use-attrs
  • feature/warn-on-indirect
  • feature/warn-on-shadow
  • feature/warn-on-unused-symbol
  • fix/add-py37-to-setup-py
  • fix/allow-recursive-call
  • fix/arithmetic-symbols
  • fix/capture-ns-in-deftest
  • fix/catch-finally-parsers
  • fix/char-literal
  • fix/compile-dynamic-var
  • fix/core-map-fn
  • fix/demunge-ns
  • fix/demunge-ns-2
  • fix/dollar-sign-symbol
  • fix/dont-add-importer-multiple-times
  • fix/dont-create-ns-on-var-find
  • fix/dont-munge-import
  • fix/dont-remove-core-ns-in-tests
  • fix/empty-fn-def
  • fix/empty-seq-identity
  • fix/ex-info-args
  • fix/func-meta
  • fix/import-alias
  • fix/import-alias-name-clash
  • fix/interface-hierarchy
  • fix/interop-prop
  • fix/keyword-as-fn
  • fix/keyword-str
  • fix/lazy-evaluate-let-bindings
  • fix/lazy-seq-realization
  • fix/linting
  • fix/list-vector-slice
  • fix/logging-mod-name
  • fix/map-test-failure
  • fix/map-update-with
  • fix/more-reader-meta
  • fix/multi-methods
  • fix/mypy-errors
  • fix/ns-resolve
  • fix/quoted-interop
  • fix/reader-comment
  • fix/reader-gensym
  • fix/reader-non-syms-in-interop
  • fix/recur-check-in-let
  • fix/repl-vars
  • fix/requires-in-ns-macro
  • fix/resolver-bugs
  • fix/seq-impl
  • fix/stop-iter-exc
  • fix/sym-warnings
  • fix/symbol-check-in-recur-assert
  • fix/test-line-number
  • fix/test-runner-errors
  • fix/testing-ns-changes
  • fix/testrunner-exceptions
  • fix/trace-level-runtime
  • fix/truthiness
  • fix/try-catch-block
  • infra/add-targets-back-to-tox
  • infra/travis-ci
  • master
  • performance/speed-up-lrepr
  • refactor/emit-py-ast-str
  • refactor/interfaces
  • refactor/move-compiler-and-reader
  • refactor/parse-to-analyze
  • refactor/remove-useless-seq
  • refactor/reorg-core
  • refactor/src-dir
  • release/0.1.dev0
  • release/0.1.dev1
  • release/v0.1.dev10
  • release/v0.1.dev2
  • release/v0.1.dev3
  • release/v0.1.dev5
  • release/v0.1.dev6
  • release/v0.1.dev7
  • release/v0.1.dev8
  • release/v0.1.dev9
  • test/runtime
  • test/seqs
  • testing/disable-deprecation-warnings
  • testing/use-coverage
  • tests/improve-coverage
  • update/dependencies
  • update/deps
  • update/license
  • v0.1.dev5
  • v0.1.dev6
  • v0.1.dev7

pending completion
#1075

push

coveralls-python

Christopher Rink
Try it

1670 of 1737 branches covered (96.14%)

Branch coverage included in aggregate %.

5473 of 5551 relevant lines covered (98.59%)

0.99 hits per line

Relevant lines Covered
Build:
Build:
5551 RELEVANT LINES 5473 COVERED LINES
0.99 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#1075 feature/circleci-test-results Try it push 24 May 2019 09:34PM UTC Christopher Rink coveralls-python pending completion  
#1074 feature/macroexpand-fn plz push 24 May 2019 09:29PM UTC Christopher Rink coveralls-python pending completion  
#1073 feature/macroexpand-fn Make MyPy happy push 24 May 2019 09:23PM UTC Christopher Rink coveralls-python pending completion  
#1072 feature/macroexpand-fn Actually good, simple macroexpand function push 24 May 2019 09:10PM UTC Christopher Rink coveralls-python pending completion  
#1071 feature/macroexpand-fn Merge branch 'master' into feature/macroexpand-fn push 17 May 2019 12:30AM UTC chrisrink10 coveralls-python pending completion  
#1070 master Imports in the time of __init__ (#393) push 16 May 2019 01:43PM UTC web-flow coveralls-python pending completion  
#1069 feature/import-without-init Better branch coverage push 16 May 2019 01:33PM UTC chrisrink10 coveralls-python pending completion  
#1068 feature/import-without-init Allow Python submodules to Basilisp modules push 16 May 2019 12:18PM UTC chrisrink10 coveralls-python pending completion  
#1067 feature/import-without-init Tests push 09 May 2019 02:18AM UTC chrisrink10 coveralls-python pending completion  
#1066 feature/import-without-init Imports in the time of __init__ push 07 May 2019 12:44PM UTC chrisrink10 coveralls-python pending completion  
See All Builds (904)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc