Skip to content

Re-enable selected clang-tidy diagnostics #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2025

Conversation

aobolensk
Copy link
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
Copy link

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