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

Return informative TerminationStatus on failure #36

Merged
merged 3 commits into from
Feb 12, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Feb 12, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

Base: 94.11% // Head: 94.41% // Increases project coverage by +0.29% 🎉

Coverage data is based on head (f8ab4c9) compared to base (e70836c).
Patch coverage: 93.10% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   94.11%   94.41%   +0.29%     
==========================================
  Files           6        6              
  Lines         510      519       +9     
==========================================
+ Hits          480      490      +10     
+ Misses         30       29       -1     
Impacted Files Coverage Δ
src/algorithms/EpsilonConstraint.jl 96.66% <75.00%> (ø)
src/algorithms/NISE.jl 94.11% <85.71%> (+0.11%) ⬆️
src/MultiObjectiveAlgorithms.jl 90.32% <100.00%> (+0.10%) ⬆️
src/algorithms/Hierarchical.jl 95.23% <100.00%> (+0.07%) ⬆️
src/algorithms/KirlikSayin.jl 98.21% <100.00%> (+0.96%) ⬆️
src/algorithms/Lexicographic.jl 97.87% <100.00%> (+0.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow merged commit 256d0e2 into master Feb 12, 2023
@odow odow deleted the od/better-status branch February 12, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant