Skip to content

Remove test_pipeline.py#58

Merged
JPAmorin merged 1 commit intomainfrom
fix/pipeline
Dec 17, 2025
Merged

Remove test_pipeline.py#58
JPAmorin merged 1 commit intomainfrom
fix/pipeline

Conversation

@JuanPalbo
Copy link
Copy Markdown
Collaborator

Remove test_pipeline.py

Copilot AI review requested due to automatic review settings December 17, 2025 23:30
@JPAmorin JPAmorin merged commit cce5282 into main Dec 17, 2025
5 of 7 checks passed
@JPAmorin JPAmorin deleted the fix/pipeline branch December 17, 2025 23:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the test_pipeline.py file, which was an integration test script for validating the RAG (Retrieval-Augmented Generation) pipeline. The removed script tested the complete workflow from PDF processing through document chunking, vector embedding storage, and retrieval verification.

Key Changes:

  • Removal of the only integration test that validated end-to-end RAG pipeline functionality
  • Elimination of test utilities for dumping documents, chunks, and metadata for debugging
  • Removal of example usage documentation for testing the PDF processing pipeline

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

🔍 PR Validation Results

Check Status
Build ❌ failure
Trivy Check Security tab

View detailed results

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.

4 participants