Skip to content
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

Unit Tests: Wide Row #1030

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

akashthawaitcc
Copy link
Contributor

Covers Unit Test for

  • Tables per database hits and exceeds.
  • Table name length hits and exceeds.
  • Columns per table hits and exceeds.
  • Column name length hits and exceeds.
  • Number of columns in a table key hits and exceeds.
  • Table interleaving depth hits and exceeds.

taherkl and others added 2 commits February 28, 2025 16:32
* added UT for below cases
1. Tables per database hits and exceeds.
2. Table name length hits and exceeds.
3. Columns per table hits and exceeds.
4. Column name length hits and exceeds.

* add UT for no. columns key and interleaved depth

* added the error mock asserted and comment on utils function

---------

Co-authored-by: Akash Thawait <[email protected]>
@akashthawaitcc akashthawaitcc requested a review from a team as a code owner February 28, 2025 11:18
@akashthawaitcc akashthawaitcc requested review from asthamohta and VardhanThigle and removed request for a team February 28, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants