Skip to content

Fix regex pattern in preprocess_collect_config#137

Merged
ppinchuk merged 2 commits into
mainfrom
pp/fix_file_collection
May 9, 2026
Merged

Fix regex pattern in preprocess_collect_config#137
ppinchuk merged 2 commits into
mainfrom
pp/fix_file_collection

Conversation

@ppinchuk
Copy link
Copy Markdown
Collaborator

@ppinchuk ppinchuk commented May 8, 2026

Don't allow untagged files to get picked up

…ged files

Co-authored-by: Copilot <copilot@github.com>
@ppinchuk ppinchuk self-assigned this May 8, 2026
@ppinchuk ppinchuk added bugfix Fixed a known bug p-high Priority: high labels May 8, 2026
@ppinchuk ppinchuk linked an issue May 8, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (83c77de) to head (37127ae).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          26       26           
  Lines        2998     2998           
  Branches      400      400           
=======================================
  Hits         2914     2914           
  Misses         57       57           
  Partials       27       27           
Flag Coverage Δ
unittests 97.19% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@ppinchuk ppinchuk merged commit afbf1ea into main May 9, 2026
30 checks passed
@ppinchuk ppinchuk deleted the pp/fix_file_collection branch May 9, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixed a known bug p-high Priority: high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collect step with "PIPELINE" can pick up bad file

2 participants