Skip to content

Conversation

jaseemjaskp
Copy link
Contributor

Summary

  • Remove test_imports.py file that was causing test failures in the release workflow

Context

The test was expecting version "0.1.1" but the actual package version was "0.2.0" after the release workflow ran, causing CI failures.

Changes

  • Deleted test/test_imports.py file as requested

jaseemjaskp and others added 3 commits August 24, 2025 12:12
- Add URL parsing to extract execution_id from status_api query parameters
- Handle 422 status code responses that contain processing status
- Include EXECUTING as a valid processing status for polling
- Improve robustness of GenericUnstractClient wait_for_completion flow
Copy link
Contributor

🧪 Test Report

Test Results

Test Environment

  • Python Version: 3.12
  • OS: Ubuntu Latest
  • Tox Environment: py312

Status

✅ All tests passed successfully!

@jaseemjaskp jaseemjaskp merged commit 98623c6 into main Aug 24, 2025
3 checks passed
@jaseemjaskp jaseemjaskp deleted the feature/add-doc-splitter-and-generic-clients branch August 24, 2025 07:09
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.

1 participant