Skip to content

Remove tests not in bronze scope #1103

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 2 commits into from
Jun 16, 2025
Merged

Remove tests not in bronze scope #1103

merged 2 commits into from
Jun 16, 2025

Conversation

andheroe
Copy link
Contributor

@andheroe andheroe commented Jun 16, 2025

@camuel pointed out that those tests are not a part of Bronze Scope
I double check in http://95.217.182.99:3333/public/dashboard/a1b7a753-cab7-417a-b2c8-bc6d26967616?tab=8-function&object_type=function&project_type=&project_name=&category=&page_name=&fucntion=&file= and didn't find them, so this is confirmed.

I've also removed tests for update and delete DML based on @rampage644 suggestion.

@andheroe andheroe linked an issue Jun 16, 2025 that may be closed by this pull request
Copy link
Contributor

SQL Logic Tests Results ❌

Coverage by SLT File

  • join: 3/11 (27.3%)
  • where: 6/10 (60.0%)
  • from: 2/2 (100.0%)
  • select: 19/20 (95.0%)

Overall: 30/43 (69.8%)

@andheroe andheroe requested a review from rampage644 June 16, 2025 08:00
Copy link
Contributor

SQL Logic Tests Results ❌

Coverage by SLT File

  • qualify: 2/5 (40.0%)
  • into: 0/1 (0.0%)
  • group-by-grouping-sets: 1/3 (33.3%)
  • values: 3/5 (60.0%)
  • unpivot: 0/4 (0.0%)
  • pivot: 8/13 (61.5%)
  • select: 19/20 (95.0%)
  • with: 4/9 (44.4%)
  • where: 6/10 (60.0%)
  • connect-by: 1/2 (50.0%)
  • insert: 22/25 (88.0%)
  • having: 2/2 (100.0%)
  • group-by: 2/7 (28.6%)
  • join-lateral: 0/4 (0.0%)
  • from: 2/2 (100.0%)
  • order-by: 7/8 (87.5%)
  • top_n: 0/2 (0.0%)
  • join: 3/11 (27.3%)
  • merge: 1/17 (5.9%)
  • limit: 5/6 (83.3%)

Overall: 88/156 (56.4%)

@andheroe andheroe merged commit f79be97 into main Jun 16, 2025
3 checks passed
@andheroe andheroe deleted the remove-non-bronze-tests branch June 16, 2025 19:11
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.

Remove tests that are not in bronze scope
2 participants