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

basilisp-lang / basilisp / #588 / 1
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: feature/python-inspect-ns
DEFAULT BRANCH: main
Ran 28 Jun 2020 03:45AM UTC
Files 37
Run time 2s
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

28 Jun 2020 03:06AM UTC coverage: 98.591%. Remained the same
#588.1

push

coveralls-python

web-flow
Clean up the test suite (#596)

 * Moved `ns` and `lcompile` fixtures into `tests/basilisp/conftest.py` so they can be used across the entire test suite. Updated all of the tests using similar fixtures to use these common fixtures instead.
    * This fixes a potential issue that can happen when Basilisp tests are run by filenames (as they are on CircleCI). If certain improperly isolated tests run before `tests/basilisp/prompt_test.py`, the current Namespace when that test is run may potentially have new `Vars` which cause the completion tests to fail with those additional Var names.
 * Moved `core_ns` fixtures into `tests/basilisp/conftest.py` so they can be used by all tests.
 * Parameterized all of the `tests/basilisp/lrepr_test.py` tests.
 * Moved remaining `basilisp.string` tests from `tests/basilisp/string_test.py` into `tests/basilisp/test_string.py` so all the tests are in one location and written in Basilisp.
 * Collapse `tests/basilisp/test_munge.py` into `tests/basilisp/test_langutil.py` (where `demunge` tests already lived alone).
 * Collapse `tests/basilisp/maybe_test.py` into `tests/basilisp/util_test.py` (where other `basilisp.util` tests already lived).

2508 of 2563 branches covered (97.85%)

Branch coverage included in aggregate %.

7009 of 7090 relevant lines covered (98.86%)

0.99 hits per line

Source Files on job #588.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 588
  • 96fd7afa on github
  • Prev Job for on master (##585.1)
  • Next Job for on master (##599.1)
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