Skip to content

[1.x] Fixes failing when handling seed step#4

Merged
DarkGhostHunter merged 1 commit into
1.xfrom
fix/return-factory-failure
May 30, 2025
Merged

[1.x] Fixes failing when handling seed step#4
DarkGhostHunter merged 1 commit into
1.xfrom
fix/return-factory-failure

Conversation

@DarkGhostHunter
Copy link
Copy Markdown
Contributor

When returning a Factory or Model, failures would be handled correctly but the step would be marked as SUCCESS.

This fixes that. Handling the seed step result error will correctly mark the seed step as failed when returning Factories or Models.

@DarkGhostHunter DarkGhostHunter changed the title Fixes failing when handling seed step [1.x] Fixes failing when handling seed step May 30, 2025
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.23%. Comparing base (e7d4e84) to head (924e692).

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x       #4      +/-   ##
============================================
- Coverage     97.28%   97.23%   -0.06%     
- Complexity       88       89       +1     
============================================
  Files            16       16              
  Lines           221      217       -4     
============================================
- Hits            215      211       -4     
  Misses            6        6              

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

@DarkGhostHunter DarkGhostHunter merged commit f14227d into 1.x May 30, 2025
36 checks passed
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.

1 participant