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

basilisp-lang / basilisp / 13457452149
99%

Build:
DEFAULT BRANCH: main
Ran 21 Feb 2025 01:23PM UTC
Jobs 1
Files 45
Run time 1min
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

21 Feb 2025 01:06PM UTC coverage: 98.65% (-0.001%) from 98.651%
13457452149

push

github

web-flow
Pickup bootstrap site-packages location from sysconfig purelib path (#1211)

Hi,

could you please review patch to pickup the boostrap site-packages
location from the `sysconfig` `purelib` path. It fixes #1208.

The bootstrap options and code now operate on a single path instead of a
list, likely because `getsitepackages` previously returned a list of
paths, which is no longer relevant (unless there's another reason I'm
missing).

I've also updated the `bootstrap` command to print the file's creation
path, which I find useful for awareness.

For testing, I couldn't think of a case other than creating a virtual
environment to test the `bootstrap` within it. I implemented a minimal
solution using the `pytest_virtualenv` plugin, which provides a fixture
for this. Since creating a Basilisp environment takes 20+ seconds, I
added a pytest decorator to run it only on GitHub CI. Let me know if you
have other testing suggestions or if it's better to leave this out
altogether. I consider these type of tests as part of integration
testing (which ideally run as a separate command/job), but we don't have
that setup (yet?).

Thanks

---------

Co-authored-by: ikappaki <ikappaki@users.noreply.github.com>

1029 of 1038 branches covered (99.13%)

Branch coverage included in aggregate %.

18 of 18 new or added lines in 2 files covered. (100.0%)

8835 of 8961 relevant lines covered (98.59%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13457452149.1 21 Feb 2025 01:23PM UTC 45
98.65
GitHub Action Run
Source Files on build 13457452149
  • Tree
  • List 45
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13457452149
  • 39b3707c on github
  • Prev Build on main (#13331359490)
  • Next Build on main (#13457853303)
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