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

starwing / piecetab / 31334236927
100%

Build:
DEFAULT BRANCH: master
Ran 09 Aug 2026 08:26PM UTC
Jobs 1
Files 5
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

09 Aug 2026 08:25PM UTC coverage: 100.0%. Remained the same
31334236927

push

github

starwing
ci: add Windows MSVC unit test support

Windows CI catches LLP64 and MSVC-warning regressions that gcc misses.
- test-windows job: choco lua + misc/run_tests_windows.bat (vswhere ->
  vcvars64 -> cl /W4 /WX -> run all 6 test binaries)
- gen_entries.lua: normalize backslash paths; win32 flag skips
  #if !defined(_WIN32) blocks and collects #else branches
- MSVC warnings resolved in code, not pragma: asserts out of array
  index (C4709), test_byte for (char)0xNN (C4310), (pt_Mask)1 << j
  (C4334), pointer compares via == (C4311), init vars (C4701/3),
  utOK local r_ (C4456)
- /utf-8 for C4819; .gitattributes forces CRLF on bat; gitignore MSVC
  artifacts

2753 of 3028 branches covered (90.92%)

18 of 18 new or added lines in 3 files covered. (100.0%)

2768 of 2768 relevant lines covered (100.0%)

877257.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31334236927.1 09 Aug 2026 08:26PM UTC 5
100.0
GitHub Action Run
Source Files on build 31334236927
  • Tree
  • List 5
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 159f2c41 on github
  • Prev Build on master (#31330518377)
  • Next Build on master (#31335493223)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc