Skip to content

ci: Use fixed versions in iwyu CI & dev container#4051

Open
proost wants to merge 10 commits intoopen-telemetry:mainfrom
proost:ci-iwyu-dev-container
Open

ci: Use fixed versions in iwyu CI & dev container#4051
proost wants to merge 10 commits intoopen-telemetry:mainfrom
proost:ci-iwyu-dev-container

Conversation

@proost
Copy link
Copy Markdown
Contributor

@proost proost commented May 4, 2026

Fixes #4037

Changes

  1. Use fixed versions in IWYU CI.
  2. Unify versions with dev container for IWYU CI.

problem is that bump to 20 from 18, more warnings happen. so how about increase "warning_limit" temporarily and clean up after ?

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@proost proost requested a review from a team as a code owner May 4, 2026 06:23
@proost proost changed the title Ci iwyu dev container ci: Use fixed versions in iwyu CI & dev container May 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.04%. Comparing base (029f74e) to head (c02f3b3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4051   +/-   ##
=======================================
  Coverage   82.04%   82.04%           
=======================================
  Files         385      385           
  Lines       15896    15896           
=======================================
  Hits        13040    13040           
  Misses       2856     2856           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread ci/do_ci.sh Outdated
Comment thread .devcontainer/Dockerfile.dev Outdated
@proost proost requested review from ThomsonTan and dbarker May 5, 2026 10:37
Copy link
Copy Markdown
Member

@dbarker dbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the CI updates. Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Create script to run IWYU locally in dev container

3 participants