Skip to content

Add detailed information for each check#860

Merged
mfvanek merged 12 commits into
masterfrom
feature/add-more-docs-2
Jun 22, 2026
Merged

Add detailed information for each check#860
mfvanek merged 12 commits into
masterfrom
feature/add-more-docs-2

Conversation

@mfvanek

@mfvanek mfvanek commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Closes #419

Common steps

For a database check

  • I have updated the list of checks
  • I have added the same tests for a check on host and a check on cluster
  • The check results are validated with containsExactly() and usingRecursiveFieldByFieldElementComparator()

Does this introduce a breaking change?

  • Yes
  • No

mfvanek and others added 6 commits June 7, 2026 13:57
Add reproduction script and "how to fix" section for the
unused_indexes check (russian version only).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Translate the russian unused_indexes doc to english.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add reproduction script and "how to fix" section for the
tables_without_primary_key check (russian version only).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Fill in the Russian "Как исправить" section and add the English
doc/eng/intersected_indexes.md translation.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d72e3e7) to head (384e5bf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #860   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1431      1431           
===========================================
  Files            316       316           
  Lines           3105      3105           
  Branches         185       185           
===========================================
  Hits            3105      3105           

☔ View full report in Codecov by Harness.
📢 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.

mfvanek and others added 6 commits June 21, 2026 21:15
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ng_convention check

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@mfvanek mfvanek marked this pull request as ready for review June 22, 2026 09:53
@mfvanek mfvanek merged commit 455f098 into master Jun 22, 2026
9 checks passed
@mfvanek mfvanek deleted the feature/add-more-docs-2 branch June 22, 2026 09:54
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.

Add detailed information for each check

1 participant