pyPESTO icon indicating copy to clipboard operation
pyPESTO copied to clipboard

[WIP] Improve API + Example docs

Open yannikschaelte opened this issue 3 years ago • 1 comments

yannikschaelte avatar Aug 03 '22 11:08 yannikschaelte

Codecov Report

Merging #911 (8e3a7b9) into develop (03eff01) will increase coverage by 36.44%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           develop     #911       +/-   ##
============================================
+ Coverage    52.30%   88.74%   +36.44%     
============================================
  Files          114      114               
  Lines         7843     7843               
============================================
+ Hits          4102     6960     +2858     
+ Misses        3741      883     -2858     
Impacted Files Coverage Δ
pypesto/version.py 100.00% <100.00%> (ø)
pypesto/optimize/optimizer.py 90.28% <0.00%> (+0.64%) :arrow_up:
pypesto/objective/amici_calculator.py 93.75% <0.00%> (+1.56%) :arrow_up:
pypesto/optimize/optimize.py 100.00% <0.00%> (+4.16%) :arrow_up:
pypesto/objective/base.py 87.62% <0.00%> (+6.43%) :arrow_up:
pypesto/startpoint/uniform.py 100.00% <0.00%> (+6.66%) :arrow_up:
pypesto/history/base.py 83.95% <0.00%> (+8.02%) :arrow_up:
pypesto/util.py 95.65% <0.00%> (+8.69%) :arrow_up:
pypesto/result/optimize.py 66.12% <0.00%> (+8.87%) :arrow_up:
pypesto/optimize/options.py 100.00% <0.00%> (+9.52%) :arrow_up:
... and 62 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 03 '22 11:08 codecov-commenter