Skip to content

Clean up clang-tidy suppressions#784

Merged
allnes merged 1 commit into
learning-process:masterfrom
aobolensk:clang-tidy-cleanup-suppressions
Jun 2, 2026
Merged

Clean up clang-tidy suppressions#784
allnes merged 1 commit into
learning-process:masterfrom
aobolensk:clang-tidy-cleanup-suppressions

Conversation

@aobolensk
Copy link
Copy Markdown
Member

Get rid of many tests (especially, googletest) related diagnostics suppressions, address all newly appeared clang-tidy remarks

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 648d72e3da

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread tasks/example_processes/tests/functional/main.cpp
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.07%. Comparing base (5e0844e) to head (648d72e).

❗ There is a different number of reports uploaded between BASE (5e0844e) and HEAD (648d72e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (5e0844e) HEAD (648d72e)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #784       +/-   ##
===========================================
- Coverage   93.13%   27.07%   -66.07%     
===========================================
  Files          15       15               
  Lines         495      495               
  Branches      185      180        -5     
===========================================
- Hits          461      134      -327     
- Misses          1      348      +347     
+ Partials       33       13       -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@allnes allnes merged commit 9c67dad into learning-process:master Jun 2, 2026
39 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants