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

Tatsh / destin / 31113916886
100%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2026 03:03PM UTC
Jobs 5
Files 177
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

06 Aug 2026 03:02PM UTC coverage: 100.0%. Remained the same
31113916886

push

github

Tatsh
fix: require numpy>=2.3 on Windows ARM64 for the PyInstaller build

numpy ships `win_arm64` wheels only from 2.3, but the project caps numpy at
2.2.6 to keep Python 3.10 support (numpy 2.3 requires >=3.11). On Windows on
ARM64 that cap forced numpy to build from source, which fails, breaking the
PyInstaller build. Relax the constraint to >=2.3 only on win-arm64 (always
Python >=3.11) via a platform marker, leaving every other environment on 2.2.6.
Update `.wiswa.jsonnet` to match and re-lock.

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

1372 of 1372 branches covered (100.0%)

Branch coverage included in aggregate %.

10940 of 10940 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31113916886.1 06 Aug 2026 03:03PM UTC 177
100.0
GitHub Action Run
2 31113916886.2 06 Aug 2026 03:04PM UTC 177
100.0
GitHub Action Run
3 31113916886.3 06 Aug 2026 03:04PM UTC 177
100.0
GitHub Action Run
4 31113916886.4 06 Aug 2026 03:04PM UTC 177
100.0
GitHub Action Run
5 31113916886.5 06 Aug 2026 03:06PM UTC 177
100.0
GitHub Action Run
Source Files on build 31113916886
  • Tree
  • List 177
  • 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 #31113916886
  • e0abf422 on github
  • Prev Build on master (#31112588621)
  • Next Build on master (#31144697056)
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