fix: properly close files in lineage queries and tests#4459
fix: properly close files in lineage queries and tests#4459jmahlik wants to merge 1 commit intoaws:masterfrom
Conversation
33f66d4 to
3ba664b
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
knikure
left a comment
There was a problem hiding this comment.
/bot run local-mode-tests, unit-tests
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4459 +/- ##
==========================================
+ Coverage 86.94% 87.16% +0.22%
==========================================
Files 1203 387 -816
Lines 107211 35807 -71404
==========================================
- Hits 93211 31211 -62000
+ Misses 14000 4596 -9404 ☔ View full report in Codecov by Sentry. |
|
@jmahlik Thanks for your contribution. Will you be able to create a new PR for the same change. It seems since your PR is old, the PR checks are not getting triggered correctly. |
Sure can. |
|
Replaced with #4587 |
Closes #4458
Issue #, if available:
#4458
Description of changes:
Close files in the tests. There was one in lineage that's user facing.
Testing done:
Need to run the ci. Tested the unit tests where I could.
Merge Checklist
Put an
xin the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.General
Tests
unique_name_from_baseto create resource names in integ tests (if appropriate)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.