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

Tatsh / bfcodec / 27759291103
100%

Build:
DEFAULT BRANCH: master
Ran 18 Jun 2026 12:28PM UTC
Jobs 1
Files 2
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

18 Jun 2026 12:25PM UTC coverage: 100.0%. Remained the same
27759291103

push

github

Tatsh
tools: fix the MSVC build broken by windows.h min/max macros

jbtcommon.h includes <windows.h>, whose function-like min and max
macros expanded std::max in deploy-rb's parallelFor, producing a syntax
error on MSVC (C2589). Define NOMINMAX before <windows.h> so the macros
are never defined, and call std::max with an explicit template argument
so the macro cannot expand regardless of include order.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

129 of 129 relevant lines covered (100.0%)

7281.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27759291103.1 18 Jun 2026 12:28PM UTC 2
100.0
GitHub Action Run
Source Files on build 27759291103
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27759291103
  • bbbe2110 on github
  • Prev Build on master (#27758489217)
  • Next Build on master (#27760656562)
  • Delete
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