Skip to content

fix(executors): Initialize cls in Workflow.from_file#484

Open
AndreyMarkinPPC wants to merge 1 commit into
mainfrom
fix-workflow-from-file
Open

fix(executors): Initialize cls in Workflow.from_file#484
AndreyMarkinPPC wants to merge 1 commit into
mainfrom
fix-workflow-from-file

Conversation

@AndreyMarkinPPC

Copy link
Copy Markdown
Member

Instead of initializing from Workflow class - thus making open for inheriting from Workflow

Instead of initializing from Workflow class - thus making open for
inheriting from Workflow
@AndreyMarkinPPC AndreyMarkinPPC self-assigned this Jun 21, 2026
@AndreyMarkinPPC AndreyMarkinPPC added the bug Something isn't working label Jun 21, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.67%. Comparing base (5ebb9d2) to head (4ec73d1).
⚠️ Report is 285 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #484      +/-   ##
==========================================
+ Coverage   88.23%   90.67%   +2.44%     
==========================================
  Files          61       85      +24     
  Lines        2600     4570    +1970     
==========================================
+ Hits         2294     4144    +1850     
- Misses        306      426     +120     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants