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

FEniCS / ffcx / 33214479245
86%
main: 85%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-877-811fd0a6ce9de0e897f3a9398ac582eab3bc66ea
DEFAULT BRANCH: main
Ran 28 Aug 2026 09:57PM 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

28 Aug 2026 09:52PM UTC coverage: 85.604% (+0.8%) from 84.786%
33214479245

Pull #865

github

garth-wells
Fix mypy no-any-return in _contraction_work

node.end.value - node.begin.value is inferred as Any (node is
untyped), which made max(0, ...) resolve to Any and leak out of a
function declared to return int. Wrap in int(), matching the explicit
cast already used at the end of this function.
Pull Request #865: Stack codegen performance fixes: quadrature-loop split, tensor contraction, CSE, coordinate unrolling, LICM fusion

372 of 389 new or added lines in 6 files covered. (95.63%)

2 existing lines in 2 files now uncovered.

4567 of 5335 relevant lines covered (85.6%)

0.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
95.85
-0.83% ffcx/codegeneration/integral_generator.py
8
96.45
-0.74% ffcx/codegeneration/optimizer.py
1
78.16
0.42% ffcx/codegeneration/lnodes.py

Coverage Regressions

Lines Coverage ∆ File
1
95.15
1.29% ffcx/codegeneration/C/formatter.py
1
78.16
0.42% ffcx/codegeneration/lnodes.py
Jobs
ID Job ID Ran Files Coverage
1 33214479245.1 28 Aug 2026 09:57PM UTC 59
85.6
GitHub Action Run
Source Files on build 33214479245
  • Tree
  • List 59
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #865
  • PR Base - main (#32067227270)
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