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

basilisp-lang / basilisp / 14729026118
99%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2025 10:43AM UTC
Jobs 1
Files 45
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

29 Apr 2025 10:27AM UTC coverage: 98.685%. First build
14729026118

push

github

web-flow
fix async test warning (#1251)

Hi,

can you please consider patch to fix the following test warning. It
ensures the async generator is properly closed by completing the `async
for` loop.

thanks 

```
========================================== warnings summary ===========================================
tests/basilisp/compiler_test.py::TestFunctionDef::test_multi_arity_meta
  /opt/homebrew/Cellar/python@3.13/3.13.3/Frameworks/Python.framework/Versions/3.13/lib/python3.13/asyncio/base_events.py:744: RuntimeWarning: coroutine method 'aclose' of '__unique_kdghii_1104' was never awaited
    self._ready.clear()
  Enable tracemalloc to get traceback where the object was allocated.
  See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== 49 passed, 3718 deselected, 1 warning in 1.20s ============================

```

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

1055 of 1064 branches covered (99.15%)

Branch coverage included in aggregate %.

8998 of 9123 relevant lines covered (98.63%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14729026118.1 29 Apr 2025 10:43AM UTC 45
98.68
GitHub Action Run
Source Files on build 14729026118
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #14729026118
  • f87b7036 on github
  • Prev Build on main (#14645723831)
  • Next Build on main (#14744494277)
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