FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
31 stars 11 forks source link

Fix solver for relative workdir #121

Closed andreaperin closed 1 year ago

andreaperin commented 1 year ago

Add a check on solver path.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (966c832) 98.68% compared to head (c26e75b) 98.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## ======================================= Coverage 98.68% 98.68% ======================================= Files 23 23 Lines 835 838 +3 ======================================= + Hits 824 827 +3 Misses 11 11 ``` | [Impacted Files](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf) | Coverage Δ | | |---|---|---| | [src/solvers/solver.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL3NvbHZlcnMvc29sdmVyLmps) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.