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

fix: cleanup for warehouse integration tests #3596

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

achettyiitr
Copy link
Member

@achettyiitr achettyiitr commented Jul 7, 2023

Description

Since validation tests are also running which creates the schema but not drops it. Added cleanup during validations.

Notion Ticket

https://www.notion.so/rudderstacks/Cleanup-integration-tests-fa75cc8c7d9e4ce887988a107d1f684f?pvs=4

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@achettyiitr achettyiitr force-pushed the fix.integration-test-cleanup branch from 5af3529 to 2ec3d9f Compare July 7, 2023 09:19
@achettyiitr achettyiitr force-pushed the fix.integration-test-cleanup branch from 2ec3d9f to 06182e7 Compare July 7, 2023 09:21
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.36 🎉

Comparison is base (abd9c8c) 68.01% compared to head (06182e7) 68.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3596      +/-   ##
==========================================
+ Coverage   68.01%   68.38%   +0.36%     
==========================================
  Files         318      318              
  Lines       50375    50375              
==========================================
+ Hits        34262    34448     +186     
+ Misses      13880    13699     -181     
+ Partials     2233     2228       -5     

see 11 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cisse21 cisse21 merged commit 5a96bda into master Jul 11, 2023
36 checks passed
@cisse21 cisse21 deleted the fix.integration-test-cleanup branch July 11, 2023 12:49
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.

None yet

3 participants