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

basilisp-lang / basilisp / 14553276675

19 Apr 2025 10:06PM UTC coverage: 98.677% (+0.003%) from 98.674%
14553276675

Pull #1238

github

web-flow
Merge 9ce4fb932 into 0d5a5b103
Pull Request #1238: `basilisp.core/str` delegates to Python `str` in most cases

1047 of 1056 branches covered (99.15%)

Branch coverage included in aggregate %.

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

8948 of 9073 relevant lines covered (98.62%)

0.99 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/basilisp/sitecustomize.py
1
# pragma: no cover
2

3
# Executed as part of Python's `site` package initialization if users bootstrap their
4
# Python installation using `basilisp bootstrap`.
5

6
import basilisp.main
×
7

8
basilisp.main.init()
×
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

© 2025 Coveralls, Inc