Skip to content

ci: adding sanitization job - #551

Draft
Becheler wants to merge 3 commits into
boostorg:developfrom
Becheler:ci/add-ubsan
Draft

ci: adding sanitization job#551
Becheler wants to merge 3 commits into
boostorg:developfrom
Becheler:ci/add-ubsan

Conversation

@Becheler

@Becheler Becheler commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Before submitting

  • This PR targets the develop branch.
  • I searched for an existing PR or issue covering the same change.
  • My contribution is licensed under the Boost Software License 1.0.

Type of change

  • Bug fix
  • New feature or API addition
  • Refactor (no behavior change)
  • Documentation
  • Build, CI, or tooling
  • Other (specify below)

Does this PR introduce a breaking change?

  • Yes (describe migration impact below)
  • No

What this PR does

Add UbSan Sanitization workflow

Motivation

Testing

Checklist

  • Existing tests pass (b2 in the test/ directory).
  • New behavior is covered by a test, or this is a docs / build / refactor change.
  • Documentation was updated if user-facing behavior changed.
  • No new compiler warnings on the platforms I built against.

@Becheler Becheler self-assigned this Aug 7, 2026
@Becheler Becheler added warning infra CI pipelines, build system (CMake/Jamfile), packaging and tooling. labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Boost dependency footprint vs develop (auto-generated).
PR run 31248661834 vs develop run 31207793080 (66bec08192).

Header-inclusion weights (graph files pulling each direct dependency in):

No header-inclusion-weight changes.

Transitive Boost modules: 68 → 68 (0)

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Compiler-warning counts vs develop (auto-generated).
PR run 31248661810 vs develop run 31207793516 (66bec08192).

Job Baseline After Delta
macos (clang, 14) 681 681 0
macos (clang, 17) 641 641 0
macos (clang, 20) 641 641 0
ubuntu (clang-19, 14) 681 681 0
ubuntu (clang-19, 17) 641 641 0
ubuntu (clang-19, 20) 641 641 0
ubuntu (clang-19, 23) 641 641 0
ubuntu (gcc-14, 14) 827 827 0
ubuntu (gcc-14, 17) 949 949 0
ubuntu (gcc-14, 20) 949 949 0
ubuntu (gcc-14, 23) 949 949 0
windows_msvc_14_3 (msvc-14.3) 971 971 0

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.46%. Comparing base (0f61678) to head (85a3b84).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #551      +/-   ##
===========================================
+ Coverage    92.45%   92.46%   +0.01%     
===========================================
  Files          392      392              
  Lines        28214    28214              
  Branches      8008     8008              
===========================================
+ Hits         26085    26088       +3     
+ Misses        2024     2021       -3     
  Partials       105      105              

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc8d567...85a3b84. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra CI pipelines, build system (CMake/Jamfile), packaging and tooling. warning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant