opvious / highs.ts

Node.js bindings for the HiGHS optimization solver
Apache License 2.0
3 stars 0 forks source link

Add warm-start method #25

Closed mtth closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #25 (1856cb2) into main (0555dda) will increase coverage by 1.73%. The diff coverage is 98.59%.

Additional details and impacted files | [Impacted Files](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious) | Coverage Δ | | |---|---|---| | [packages/highs-addon/index.cjs](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious#diff-cGFja2FnZXMvaGlnaHMtYWRkb24vaW5kZXguY2pz) | `100.00% <ø> (ø)` | | | [packages/highs-solver/src/common.ts](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious#diff-cGFja2FnZXMvaGlnaHMtc29sdmVyL3NyYy9jb21tb24udHM=) | `96.55% <75.00%> (-3.45%)` | :arrow_down: | | [packages/highs-solver/src/index.errors.ts](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious#diff-cGFja2FnZXMvaGlnaHMtc29sdmVyL3NyYy9pbmRleC5lcnJvcnMudHM=) | `100.00% <100.00%> (ø)` | | | [packages/highs-solver/src/index.ts](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious#diff-cGFja2FnZXMvaGlnaHMtc29sdmVyL3NyYy9pbmRleC50cw==) | `100.00% <100.00%> (ø)` | | | [packages/highs-solver/src/monitor.ts](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious#diff-cGFja2FnZXMvaGlnaHMtc29sdmVyL3NyYy9tb25pdG9yLnRz) | `98.95% <100.00%> (+1.66%)` | :arrow_up: | | [packages/highs-solver/src/solver.ts](https://codecov.io/gh/opvious/highs.ts/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious#diff-cGFja2FnZXMvaGlnaHMtc29sdmVyL3NyYy9zb2x2ZXIudHM=) | `96.25% <100.00%> (+2.64%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/opvious/highs.ts/pull/25/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opvious)