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

basilisp-lang / basilisp / 10564927423 / 1
99%
main: 99%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2024 06:25PM UTC
Files 44
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

26 Aug 2024 06:12PM UTC coverage: 98.877%. Remained the same
10564927423.1

push

github

web-flow
Changed eager read-all to lazy read-seq #999 (#1000)

Fixes #999 

Looks like eagerly reading forms breaks macros.

This replaces `read-all` with the lazy `read-seq` function. 

This being lazy means the user now needs to be aware of when the seq is
realized to avoid trying to do so after the reader is closed. This is
something I was hoping to avoid that but it might not be possible.

---------

Co-authored-by: Chris Rink <chrisrink10@users.noreply.github.com>

1835 of 1842 branches covered (99.62%)

Branch coverage included in aggregate %.

8468 of 8578 relevant lines covered (98.72%)

0.99 hits per line

Source Files on job 10564927423.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 10564927423
  • 49005151 on github
  • Prev Job for on main (#10563946746.1)
  • Next Job for on main (#10566047725.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