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

Fix check for allow_failed_starts #1180

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 17, 2023

Previously it was incorrectly assumed that optimize_options is not None. Not it's checked before accessing it.

Previously it was incorrectly assumed that `optimize_options` is not None.
Not it's checked before accessing it.
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d55c522) 84.30% compared to head (b250b78) 84.27%.
Report is 1 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1180      +/-   ##
===========================================
- Coverage    84.30%   84.27%   -0.04%     
===========================================
  Files          148      148              
  Lines        11693    11693              
===========================================
- Hits          9858     9854       -4     
- Misses        1835     1839       +4     

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

Copy link
Collaborator

@PaulJonasJost PaulJonasJost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing 👍🏼

@dweindl dweindl merged commit f366ddc into ICB-DCM:develop Nov 17, 2023
18 checks passed
@dweindl dweindl deleted the fix_allow_failed_starts branch November 17, 2023 11:27
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.

None yet

3 participants