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

basilisp-lang / basilisp / 26486454446
99%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 02:21AM 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

27 May 2026 02:08AM UTC coverage: 98.927% (+0.03%) from 98.896%
26486454446

push

github

web-flow
Native LazySeq implementation with PyO3 (#1338)

Implement the types of `basilisp.lang.seq` as native types using
[PyO3](https://pyo3.rs/v0.28.3/).

I realized after trying to profile a `clojure-test-suite` run that the
most significant bottlenecks were `basilisp.lang.seq.LazySeq` and the
iterator type provided for ISeq types via
`basilisp.lang.interfaces.ISeq`. Reimplementing those types in Rust
provided a significant speedup across test runs.

1091 of 1099 branches covered (99.27%)

Branch coverage included in aggregate %.

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

9145 of 9248 relevant lines covered (98.89%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26486454446.1 27 May 2026 02:21AM UTC 46
98.93
GitHub Action Run
Source Files on build 26486454446
  • Tree
  • List 46
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26486454446
  • 7942858f on github
  • Prev Build on main (#26416877655)
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