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

basilisp-lang / basilisp / 25635304180
99%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 05:54PM UTC
Jobs 1
Files 46
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

10 May 2026 05:37PM UTC coverage: 98.896% (+0.001%) from 98.895%
25635304180

push

github

web-flow
Performance improvements (#1337)

* Take advantage of
[`itertools.batched`](https://docs.python.org/3/library/itertools.html#itertools.batched)
(which is written in C) for Python 3.12+ replacing
`basilisp.lang.util.partition`.
* Stop creating `Maybe` objects in the constructor of `Cons` cells,
since a simple `if` expression check would suffice.
* Make `NodeEnv` types mutable, reducing the amount of new object
creation via `attrs.evolve` that needs to happen at compile time for new
AST nodes.

1105 of 1113 branches covered (99.28%)

Branch coverage included in aggregate %.

34 of 34 new or added lines in 6 files covered. (100.0%)

9287 of 9395 relevant lines covered (98.85%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25635304180.1 10 May 2026 05:54PM UTC 46
98.9
GitHub Action Run
Source Files on build 25635304180
  • Tree
  • List 46
  • Changed 7
  • Source Changed 7
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25635304180
  • 7aa670dc on github
  • Prev Build on main (#23691645344)
  • Next Build on main (#26396950136)
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