exanauts / BlockNLPModels.jl

MIT License
6 stars 2 forks source link

introduce-aug_hess-bug-fixes #16

Closed grishabh147 closed 1 year ago

grishabh147 commented 1 year ago

I found some bugs in the way Hessian matrix was being computed for the augmented NLP blocks. I have introduced a temporary fix which however makes allocations every time Hessian is requested. I will introduce a permanent fix later.

codecov-commenter commented 1 year ago

Codecov Report

Merging #16 (b9d31e5) into main (dd077dd) will decrease coverage by 0.50%. The diff coverage is 61.11%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   83.33%   82.84%   -0.50%     
==========================================
  Files           6        6              
  Lines         360      373      +13     
==========================================
+ Hits          300      309       +9     
- Misses         60       64       +4     
Impacted Files Coverage Δ
src/utils.jl 79.71% <61.11%> (-2.44%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more