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

daisytuner / docc / 24845644334
61%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 04:28PM UTC
Jobs 5
Files 431
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

23 Apr 2026 04:05PM UTC coverage: 64.104% (-0.06%) from 64.167%
24845644334

push

github

web-flow
Modular Compile process (#690)

 + DoccTarget to allow modularly adding support for snippets that need to be compiled differently (standalone, cross-compiled kernels or just with special compilers)
 + Builder infrastructure to define C/C++ build options with inheritance, overrides and ability to modify by plugins, extensions and targets as needed
 + The redirected handling of snippets based on the extension can contribute link-options when they have been used (the generic solution to highway support)
 + Model to handle any parallism for compile in its own class without having to touch the definitions and compile options
 + DoccPaths extended to resolve default plugin dirs (as used by et-plugin)
 + PrettyPrinter can write directly to another (file) stream instead of a local buffer
 * extended CodeGenerator to allow generating the header first and direct-to-file (its needed for all snippet & main compile, which could be parallel otherwise)
 + Defaults to parallel builds with as many cores as present
 + DOCC_DEBUG is more defined. A list of key-value pairs separated by ; or : Supported options: "dump" dump sdfgs, "build" add debug symbols, "build_threads=x" override thread count. less then 1 is the default auto-selection.
 + CodegenStats is integrated into the new Compiler concept. To reduce the impact of the asynchronicity, times are always measured, but only recored with the CodegenStats if enabled and later, in sequential places. The items recorded now include the sdfg & snippet names to identify slow parts
 + Switched MacOS tests over to inplace-python with only 1 build

224 of 347 new or added lines in 13 files covered. (64.55%)

2 existing lines in 2 files now uncovered.

30800 of 48047 relevant lines covered (64.1%)

573.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
66.67
opt/src/targets/rocm/plugin.cpp
24
75.76
opt/src/targets/cuda/plugin.cpp
20
56.32
-15.99% sdfg/src/codegen/code_generators/c_style_base_code_generator.cpp
16
59.88
-5.08% sdfg/src/codegen/code_generators/cuda_code_generator.cpp
11
45.0
sdfg/include/sdfg/plugins/plugins.h
7
72.12
-1.69% python/docc/compiler/docc_program.py
3
0.0
-75.26% opt/include/sdfg/targets/cuda/plugin.h
3
0.0
-65.98% opt/include/sdfg/targets/rocm/plugin.h
2
33.45
0.0% opt/src/targets/highway/codegen/highway_map_dispatcher.cpp
2
74.03
-0.14% sdfg/src/codegen/code_generators/c_code_generator.cpp
1
58.33
-5.3% sdfg/include/sdfg/codegen/code_generator.h
1
81.82
-1.9% sdfg/src/codegen/utils.cpp

Coverage Regressions

Lines Coverage ∆ File
1
0.0
-75.26% opt/include/sdfg/targets/cuda/plugin.h
1
0.0
-65.98% opt/include/sdfg/targets/rocm/plugin.h
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 24845644334.1 23 Apr 2026 04:46PM UTC 15
75.01
GitHub Action Run
2 python-3.13 - 24845644334.2 23 Apr 2026 04:34PM UTC 15
75.01
GitHub Action Run
3 python-3.12 - 24845644334.3 23 Apr 2026 04:28PM UTC 15
75.01
GitHub Action Run
4 sdfg - 24845644334.4 23 Apr 2026 04:29PM UTC 416
62.95
GitHub Action Run
5 python-3.14 - 24845644334.5 23 Apr 2026 04:46PM UTC 15
75.01
GitHub Action Run
Source Files on build 24845644334
  • Tree
  • List 431
  • Changed 15
  • Source Changed 15
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24845644334
  • b33be87f on github
  • Prev Build on main (#24823673078)
  • Next Build on main (#24873021950)
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