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

close InputStream in SQLFileChange (DAT-9855) #2920

Merged
merged 3 commits into from
Jun 14, 2022
Merged

Conversation

StevenMassaro
Copy link
Contributor

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Closes the InputStream that is opened in the getSql method of the SQLFileChange class.

Things to be aware of

None

Things to worry about

None

Additional Context

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

Unit Test Results

  4 548 files  ±0    4 548 suites  ±0   32m 14s ⏱️ + 1m 45s
  4 501 tests ±0    4 287 ✔️ ±0     214 💤 ±0  0 ±0 
53 292 runs  ±0  48 284 ✔️ ±0  5 008 💤 ±0  0 ±0 

Results for commit 4cc01f1. ± Comparison against base commit d31a2fe.

♻️ This comment has been updated with latest results.

@kataggart kataggart added this to To Do in Conditioning++ via automation Jun 9, 2022
@StevenMassaro StevenMassaro merged commit 8dad227 into master Jun 14, 2022
Conditioning++ automation moved this from To Do to Done Jun 14, 2022
@StevenMassaro StevenMassaro deleted the DAT-9855 branch June 14, 2022 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants