exanauts / BlockNLPModels.jl

MIT License
6 stars 2 forks source link

Rg/fix hessian bugs #17

Closed grishabh147 closed 1 year ago

grishabh147 commented 1 year ago
  1. Fixed bugs in the augmented Hessian code. The new code does not make any allocations while evaluating the Hessian for the augmented problems.
  2. Made some small updates to the Readme file.
codecov-commenter commented 1 year ago

Codecov Report

Merging #17 (e750065) into main (b9d31e5) will increase coverage by 2.31%. The diff coverage is 77.77%.

: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      #17      +/-   ##
==========================================
+ Coverage   82.84%   85.15%   +2.31%     
==========================================
  Files           6        6              
  Lines         373      357      -16     
==========================================
- Hits          309      304       -5     
+ Misses         64       53      -11     
Impacted Files Coverage Δ
src/augmented_block.jl 76.74% <60.00%> (-1.31%) :arrow_down:
src/prox_augmented_block.jl 67.69% <60.00%> (-0.57%) :arrow_down:
src/utils.jl 97.95% <100.00%> (+18.24%) :arrow_up:

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