Skip to content

fix: codecov report informational only for project, gated on PR - #563

Merged
Becheler merged 1 commit into
boostorg:developfrom
Becheler:fix/ci-codecov-report
Aug 11, 2026
Merged

fix: codecov report informational only for project, gated on PR#563
Becheler merged 1 commit into
boostorg:developfrom
Becheler:fix/ci-codecov-report

Conversation

@Becheler

@Becheler Becheler commented Aug 11, 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

Motivation

Trying to adjust the gating behavior of codecov CI checks. It's frustrating that a check fails if the project randomely shows a -0.03% change in coverage ...

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 11, 2026
@Becheler Becheler added the infra CI pipelines, build system (CMake/Jamfile), packaging and tooling. label Aug 11, 2026
@github-actions

Copy link
Copy Markdown

Boost dependency footprint vs develop (auto-generated).
PR run 31466032630 vs develop run 31463791494 (b6c4e4ac8c).

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

No header-inclusion-weight changes.

Transitive Boost modules: 68 → 68 (0)

@Becheler Becheler changed the title fix: informational only for project, gated on PR fix: codecov report informational only for project, gated on PR Aug 11, 2026
@github-actions

Copy link
Copy Markdown

Compiler-warning counts vs develop (auto-generated).
PR run 31466032610 vs develop run 31463791461 (b6c4e4ac8c).

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) 962 962 0

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

@Becheler
Becheler merged commit 35b782d into boostorg:develop Aug 11, 2026
31 of 32 checks passed
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants