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

FEniCS / ffcx / 33269068825
85%

Build:
DEFAULT BRANCH: main
Ran 29 Aug 2026 06:49PM UTC
Jobs 1
Files 59
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 Aug 2026 06:33PM UTC coverage: 84.786%. Remained the same
33269068825

push

github

web-flow
Fix NuGet credentials so the Windows vcpkg binary cache actually works (#874)

The "Add NuGet sources" step passed -UserName "${{ env.USERNAME }}",
but USERNAME was never set in the workflow env, so it resolved to an
empty string. nuget.exe then refused to add the source at all ("Both
UserName and Password must be specified"), meaning no credentials were
ever stored for the GitHub Packages feed.

As a result, every vcpkg buildcache push later in the job silently
failed (falling back to an interactive credential prompt that errors
out in CI), so the cache was never populated. Every Windows matrix job
rebuilt OpenBLAS, LAPACK, and the gfortran/MinGW toolchain from source
via vcpkg on every run, costing 13-16 minutes per Python version in
the "Install FEniCS dependencies (Python, Windows)" step.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

4213 of 4969 relevant lines covered (84.79%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33269068825.1 29 Aug 2026 06:49PM UTC 59
84.79
GitHub Action Run
Source Files on build 33269068825
  • Tree
  • List 59
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d8a66c53 on github
  • Prev Build on gh-readonly-queue/main/pr-873-2af4625b5afaeee74eb964409c972ce2d7254368 (#33266562421)
  • Next Build on main (#33271177139)
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