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

basilisp-lang / basilisp / 7920725875
99%

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2024 06:50PM UTC
Jobs 1
Files 43
Run time 13s
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

15 Feb 2024 06:38PM UTC coverage: 98.906%. Remained the same
7920725875

push

github

web-flow
Fix issue with `concat` on maps returning keys instead of key/values (#872)

Hi,

could you please consider patch to have `concat` on maps return k/v
pairs instead of keys. It fixes #871.

The issue as I understand it that the underlying map library iterates
over keys rather than k/v pairs, and thus it needs to be converted first
to a sequence (which correctly converts map into a seq of pairs).

Thanks

---------

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

1757 of 1761 branches covered (99.77%)

Branch coverage included in aggregate %.

8184 of 8290 relevant lines covered (98.72%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7920725875.1 15 Feb 2024 06:50PM UTC 0
98.91
GitHub Action Run
Source Files on build 7920725875
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7920725875
  • 174d5ff0 on github
  • Prev Build on main (#7907358953)
  • Next Build on main (#7922907772)
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