Skip to content

Re-enable selected clang-tidy diagnostics#401

Merged
aobolensk merged 1 commit intolearning-process:masterfrom
aobolensk:tidy-strict
May 17, 2025
Merged

Re-enable selected clang-tidy diagnostics#401
aobolensk merged 1 commit intolearning-process:masterfrom
aobolensk:tidy-strict

Conversation

@aobolensk
Copy link
Copy Markdown
Member

Enable enforcing the following clang-tidy checks so they’re enforced again:

  • cppcoreguidelines-avoid-goto
  • misc-no-recursion
  • misc-unused-parameters
  • readability-named-parameter

…misc-unused-parameters', 'readability-named-parameter' clang-tidy diagnostics
@allnes allnes enabled auto-merge May 17, 2025 09:52
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (fcbf3ed) to head (55d520d).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files          16       16           
  Lines         261      261           
  Branches       84       84           
=======================================
  Hits          255      255           
  Misses          2        2           
  Partials        4        4           

☔ 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 added this pull request to the merge queue May 17, 2025
@aobolensk aobolensk removed this pull request from the merge queue due to a manual request May 17, 2025
@aobolensk aobolensk merged commit 539669a into learning-process:master May 17, 2025
38 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