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

form-dev / form / 18495611943 / 10
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2025 12:11PM UTC
Files 65
Run time 4s
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

14 Oct 2025 11:53AM UTC coverage: 52.367% (+1.0%) from 51.35%
18495611943.10

push

github

tueda
feat(grcc): add QGRAF options

This patch implements the following QGRAF options:

    onepi/onepr
    onshell/offshell
    nosigma/sigma
    nosnail/snail
    notadpole/tadpole
    simple/notsimple
    bipart/nonbipart
    cycli/cyclr
    floop

The following options are not implemented:

    topol
    onevi/onevr
    onshellx/offshellx

The default options are updated to generate the set of all connected
graphs. Specifying additional options can generate a subset of the
default output.

Example:

    #define LOOPS "2"
    Vectors Q1,Q2,p1,...,p8;
    Set QQ:Q1,Q2;
    Set PP:p1,...,p8;
    Local F = topologies_(`LOOPS',2,{3,4},QQ,PP);
    Print +ss;
    .end

This generates 24 terms, corresponding to 24 topologies, due to the
updated default options. When applied to the 3-loop case, the same
example yields 240 terms.

Note: The above example crashes when called with
"`LOOPS',-2,{3,4},QQ,PP". This behaviour was also seen in previous
versions.

43270 of 82629 relevant lines covered (52.37%)

295431.7 hits per line

Source Files on job tvorm -w2 (default) - 18495611943.10
  • Tree
  • List 65
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18495611943
  • 2aba64bb on github
  • Prev Job for on master (#18313355056.4)
  • Next Job for on master (#18679662825.12)
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

© 2025 Coveralls, Inc