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

daisytuner / docc / 19260077370
67%

Build:
DEFAULT BRANCH: main
Ran 11 Nov 2025 09:19AM UTC
Jobs 1
Files 41
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

11 Nov 2025 08:46AM UTC coverage: 25.23% (-0.4%) from 25.595%
19260077370

push

github

web-flow
Improving Glbl CFG viz & reducing too large ones (#320)

* Improving Glbl CFG viz & reducing too large ones

 ~ removed SDFG edges. We distinguish the nodes, so can share the edge types
 + modId, funcId on every node to scope correctly (SDFGs do not know their owning module and need to track scopes when elaborating DAG)
 ~ return edge handling (mixed up returnOrigin & returnTarget in some places
 ~ using CrossModule edge with SDFGs based on modId
 * reworked populateEntryPointSubgraph. Using custom visitor to stop at any return edges into other scopes (gadgets will return into multiple scopes)

* Fixed: now including back / cross edges again in Global CFG (now that we get them from the visitor and not just all forward edges). Using those to suppress warnings about non-matching visitor scope stack

0 of 217 new or added lines in 3 files covered. (0.0%)

31 existing lines in 3 files now uncovered.

1731 of 6861 relevant lines covered (25.23%)

8.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% plugin_llvm/include/docc/analysis/global_cfg_analysis.h
76
0.0
0.0% plugin_llvm/src/analysis/global_cfg_analysis.cpp
139
0.0
0.0% plugin_llvm/src/passes/dumps/global_cfg_dump_pass.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
3
0.0
0.0% plugin_llvm/src/passes/dumps/global_cfg_dump_pass.cpp
7
0.0
0.0% plugin_llvm/src/analysis/global_cfg_analysis.cpp
21
0.0
0.0% plugin_llvm/include/docc/analysis/global_cfg_analysis.h
Jobs
ID Job ID Ran Files Coverage
1 19260077370.1 11 Nov 2025 09:19AM UTC 41
25.23
GitHub Action Run
Source Files on build 19260077370
  • Tree
  • List 41
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19260077370
  • bf295299 on github
  • Prev Build on main (#19259410013)
  • Next Build on main (#19263031527)
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