push
travis-ci
<a href="https://github.com/flav-io/flavio/commit/<a class=hub.com/flav-io/flavio/commit/<a class="double-link" href="https://git"><a class=hub.com/flav-io/flavio/commit/44d13be89e58dbb187e794bb39f9bf4ccdba2f2d">44d13be89<a href="https://github.com/flav-io/flavio/commit/44d13be89e58dbb187e794bb39f9bf4ccdba2f2d"><a href="https://github.com/flav-io/flavio/commit/44d13be89e58dbb187e794bb39f9bf4ccdba2f2d">&quot;&gt;Allow loading and (partially) dumping fit definitions to/from YAML files (#50) * [classes] New method argument_format for Observable class * [io] Move PyYAML config stuff to new io.yaml module * [fits] Allowing loading Fit definition from YAML string or stream * [fits] Allow (partial) dumping of fit to YAML * [io] Add YAML loader that allows to include other files * [fits] Allow to define fit_wc_fct in YAML; allow use of !include in YAML * Remove double import * [fits] Sligh cleanup * [setup] Add voluptuous as requirement * Minor fixes * Document and test specification of fit_wc_function as source code in YAML * Dump fit_wc_function if possible. * Dump wc fit function (#51) * generalize dumping of fit_wc_function * reenable tests of dumped fit_wc_function * catch errors when changing function name * Fit.load: assume function is named f * Revert &quot;Fit.load: assume function is named f&quot; This reverts commit </a><a class="double-link" href="https://github.com/flav-io/flavio/commit/<a class="double-link" href="https://github.com/flav-io/flavio/commit/fb420312c042cf7907cc66cfb4af44c047aef495">fb420312c</a>">fb420312c</a><a href="https://github.com/flav-io/flavio/commit/44d13be89e58dbb187e794bb39f9bf4ccdba2f2d">. * Revert "Revert "Fit.load: assume function is named f"" This reverts commit </a><a class="double-link" href="https://github.com/flav-io/flavio/commit/<a class="double-link" href="https://github.com/flav-io/flavio/commit/db3aabfca642c176597bebfce65073ea14e988f7">db3aabfca</a>">db3aabfca</a><a href="https://github.com/flav-io/flavio/commit/44d13be89e58dbb187e794bb39f9bf4ccdba2f2d">. * Use dill to export pickled fit_wc_function to YAML * Allow for arbitrary function name * Force function export to dill
174 of 174 new or added lines in 8 files covered. (100.0%)
10833 of 11940 relevant lines covered (90.73%)
0.91 hits per line