Skip to content

feat(executor): handle processors only once#423

Merged
AndreyMarkinPPC merged 1 commit intomainfrom
exec-processors-bq
May 8, 2026
Merged

feat(executor): handle processors only once#423
AndreyMarkinPPC merged 1 commit intomainfrom
exec-processors-bq

Conversation

@AndreyMarkinPPC
Copy link
Copy Markdown
Member

  • move dataset creation into preprocessor of bq_executor

* move dataset creation into preprocessor of bq_executor
@AndreyMarkinPPC AndreyMarkinPPC self-assigned this May 8, 2026
@AndreyMarkinPPC AndreyMarkinPPC added the enhancement New feature or request label May 8, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 8, 2026

Codecov Report

❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.73%. Comparing base (5ebb9d2) to head (b0b47d3).
⚠️ Report is 229 commits behind head on main.

Files with missing lines Patch % Lines
libs/executors/garf/executors/executor.py 76.92% 3 Missing ⚠️
libs/executors/garf/executors/bq_executor.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
+ Coverage   88.23%   90.73%   +2.50%     
==========================================
  Files          61       82      +21     
  Lines        2600     4209    +1609     
==========================================
+ Hits         2294     3819    +1525     
- Misses        306      390      +84     

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

@AndreyMarkinPPC AndreyMarkinPPC merged commit 8e5ed43 into main May 8, 2026
25 checks passed
@AndreyMarkinPPC AndreyMarkinPPC deleted the exec-processors-bq branch May 8, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants