FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

Add tests for third party solver integration #39

Closed FriesischScott closed 3 years ago

FriesischScott commented 3 years ago

Important to test on all available platforms, e.g. Linux, Windows, and Mac.

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (2bfbb51) into master (d7c04a0) will increase coverage by 11.47%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #39       +/-   ##
===========================================
+ Coverage   87.70%   99.18%   +11.47%     
===========================================
  Files          17       16        -1     
  Lines         366      367        +1     
===========================================
+ Hits          321      364       +43     
+ Misses         45        3       -42     
Impacted Files Coverage Δ
src/UncertaintyQuantification.jl
src/solvers/solver.jl 92.30% <0.00%> (+92.30%) :arrow_up:
src/models/externalmodel.jl 96.77% <0.00%> (+96.77%) :arrow_up:
src/solvers/extractor.jl 100.00% <0.00%> (+100.00%) :arrow_up:

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 d7c04a0...2bfbb51. Read the comment docs.