Fix import for integration test#522
Conversation
There was a problem hiding this comment.
Code Review
This pull request simplifies the import setup in spanner_ingestion_test.py by appending the current directory to sys.path and importing cloud_workflow directly. Feedback suggests using os.path.abspath to ensure a robust absolute path is added to sys.path, which prevents potential import failures if the execution directory changes.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| Documentation | 7 minor |
🟢 Metrics 5 complexity · 0 duplication
Metric Results Complexity 5 Duplication 0
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
No description provided.