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

Filter acceptability function fix #98

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Filter acceptability function fix #98

merged 1 commit into from
Sep 22, 2021

Conversation

sshin23
Copy link
Member

@sshin23 sshin23 commented Sep 22, 2021

In this PR, we change the filter acceptability test function to also check whether theta and varphi are NaN or Inf.

@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #98 (885e4dd) into master (9cf175c) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   87.59%   87.65%   +0.06%     
==========================================
  Files          28       28              
  Lines        3288     3289       +1     
==========================================
+ Hits         2880     2883       +3     
+ Misses        408      406       -2     
Impacted Files Coverage Δ
src/interiorpointsolver.jl 93.43% <100.00%> (+<0.01%) ⬆️
lib/MadNLPHSL/src/ma86.jl 84.90% <0.00%> (+3.77%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cf175c...885e4dd. Read the comment docs.

@sshin23 sshin23 merged commit e74e27e into master Sep 22, 2021
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