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

basilisp-lang / basilisp / 5771309274
99%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2023 03:01PM UTC
Jobs 1
Files 42
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

05 Aug 2023 02:51PM UTC coverage: 99.159%. Remained the same
5771309274

push

github

web-flow
Fix MS-Windows specific failures in test suite. (#688)

Hi,

could you please review changes to fix the test suite to pass on
MS-Windows. It fixes #687.

It also enables the test suite which includes MS-Windows support to pass
in #686.

In addition to the document changes, the patch also
- Releases file/dir before removing (monkeypatch.chdir, os/close).
MS-Windows will complain about trying to remove a file that is still
being used otherwise.
- Add empty server to file: uri (i.e. file:///), since paths such as
c:\dev, will pickup c: as the server causing the tests to fail.
- Just looks for the file name in traceback texts (e.g.
*test_testrunner.lpy instead of /*/test_testrunner.lpy), otherwise it
will fail because the output string will be c:\*\test_testrunner.lpy on
windows.

The test suite currently fails to run because package dependencies have
moved since it was last run. Perhaps is best to merge this after #686.

Thanks

---------

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

1634 of 1636 branches covered (99.88%)

Branch coverage included in aggregate %.

7686 of 7763 relevant lines covered (99.01%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5771309274.1 05 Aug 2023 03:01PM UTC 0
99.16
GitHub Action Run
Source Files on build 5771309274
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5771309274
  • 83465f6d on github
  • Prev Build on main (#5766496009)
  • Next Build on main (#5771465890)
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