Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduction step failing fails jobs #5831

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

TipzCM
Copy link
Collaborator

@TipzCM TipzCM commented Apr 8, 2024

closes #5828

Copy link

github-actions bot commented Apr 8, 2024

Formatting check succeeded!

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.33%. Comparing base (497b9f2) to head (cfb71ed).
Report is 31 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5831      +/-   ##
============================================
- Coverage     83.39%   83.33%   -0.06%     
- Complexity    26927    26942      +15     
============================================
  Files          1681     1686       +5     
  Lines        103965   104123     +158     
  Branches      13189    13218      +29     
============================================
+ Hits          86702    86772      +70     
- Misses        11613    11700      +87     
- Partials       5650     5651       +1     

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

@TipzCM TipzCM merged commit 107de2c into master Apr 8, 2024
65 of 67 checks passed
@TipzCM TipzCM deleted the 5828-reduction-step-failing-fails-job branch April 8, 2024 17:51
codeforgreen pushed a commit that referenced this pull request Apr 8, 2024
* adding a catch for failing reduction step

* spotless

* added changelog

---------

Co-authored-by: leif stawnyczy <leifstawnyczy@leifs-mbp.home>
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.

If a batch job fails during reduction step, job will fail but state will be stuck at 'FINALIZE'
2 participants