Skip to content

Conversation

@ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Sep 24, 2025

make a copy to ensure original documents are not modified in non-inplace mode.

background: This is a regression introduced in #498, where we changed the scope of the documents fixture to module.

@ArneBinder ArneBinder merged commit 06fdad2 into main Sep 24, 2025
2 checks passed
@ArneBinder ArneBinder deleted the fix-pipeline-with-documents-test branch September 24, 2025 15:13
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.68%. Comparing base (a6bb91d) to head (b2c5326).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   76.98%   82.68%   +5.70%     
==========================================
  Files          31       64      +33     
  Lines        1803     5361    +3558     
  Branches      350     1129     +779     
==========================================
+ Hits         1388     4433    +3045     
- Misses        337      675     +338     
- Partials       78      253     +175     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ArneBinder added a commit that referenced this pull request Sep 24, 2025
#505 did not work out as expected, so we need to try again.

Note that this test fails **only on the main branch CI**, since it is
(was) marked as `slow`. unfortunately, I can not reproduce locally.

TODO:
- [x] temporarily make `test_pipeline_with_documents` not slow to run it
in PR CI: does not fail here either
 - [x] investigate further
 - [ ] make `test_pipeline_with_documents` slow again
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.

2 participants