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

daisytuner / docc / 27330290888
61%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 07:18AM UTC
Jobs 6
Files 475
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 Jun 2026 07:12AM UTC coverage: 61.123% (+0.02%) from 61.108%
27330290888

push

github

web-flow
Structured ControlFlowNodes now keep a reference to their parent, no longer need ScopeAnalysis (#749)

* updated all current users of ScopeAnalysis to use the integrated parents instead
 + a few unit tests for parent relationship
 * refactored StructuredSDFGBuilder to reuse the same code to add ControlFlowNodes to the SDFG
 * generified mechanism for ControlFlowNode constructors to create further inner nodes (ex: Sequence inside Map) with element id reservation.
 - removed access to ScopeAnalysis from python bindings
 + access to parent reference in python bindings

177 of 225 new or added lines in 59 files covered. (78.67%)

12 existing lines in 6 files now uncovered.

35879 of 58700 relevant lines covered (61.12%)

750.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
73.91
4.65% sdfg/src/builder/structured_sdfg_builder.cpp
6
77.36
0.18% sdfg/src/analysis/loop_carried_dependency_analysis.cpp
2
29.77
0.09% opt/src/passes/offloading/data_transfer_minimization_pass.cpp
2
63.68
-1.19% sdfg/src/analysis/escape_analysis.cpp
1
0.0
0.0% opt/src/transformations/loop_peeling.cpp
1
45.06
-0.04% sdfg/src/data_flow/library_nodes/math/tensor/batchnorm_node.cpp
1
0.0
0.0% sdfg/src/data_flow/library_nodes/math/tensor/broadcast_node.cpp
1
0.0
0.0% sdfg/src/data_flow/library_nodes/math/tensor/reduce_ops/softmax_node.cpp
1
0.0
0.0% sdfg/src/data_flow/library_nodes/math/tensor/transpose_node.cpp
1
91.67
-8.33% sdfg/src/structured_control_flow/control_flow_node.cpp
1
31.25
0.0% sdfg/src/structured_control_flow/return.cpp

Coverage Regressions

Lines Coverage ∆ File
3
63.68
-1.19% sdfg/src/analysis/escape_analysis.cpp
2
80.49
-4.88% sdfg/include/sdfg/analysis/analysis.h
2
77.36
0.18% sdfg/src/analysis/loop_carried_dependency_analysis.cpp
2
73.91
4.65% sdfg/src/builder/structured_sdfg_builder.cpp
2
82.61
-0.21% sdfg/src/passes/memory/allocation_management.cpp
1
89.33
-0.12% opt/src/transformations/loop_distribute.cpp
Jobs
ID Job ID Ran Files Coverage
1 llvm - 27330290888.1 11 Jun 2026 07:18AM UTC 26
33.12
GitHub Action Run
2 python-3.12 - 27330290888.2 11 Jun 2026 07:22AM UTC 15
75.02
GitHub Action Run
3 python-3.13 - 27330290888.3 11 Jun 2026 07:31AM UTC 15
75.02
GitHub Action Run
4 sdfg - 27330290888.4 11 Jun 2026 07:28AM UTC 434
64.74
GitHub Action Run
5 python-3.14 - 27330290888.5 11 Jun 2026 07:27AM UTC 15
75.02
GitHub Action Run
6 python-3.11 - 27330290888.6 11 Jun 2026 07:35AM UTC 15
75.02
GitHub Action Run
Source Files on build 27330290888
  • Tree
  • List 475
  • Changed 85
  • Source Changed 84
  • Coverage Changed 83
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27330290888
  • 3dbe5476 on github
  • Prev Build on main (#27288215780)
  • Next Build on main (#27331604995)
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