DiODeProject / MuMoT

Multiscale Modelling Tool - mathematical modelling without the maths
https://mumot.readthedocs.io/
GNU General Public License v3.0
22 stars 5 forks source link

Prepare for v1.1.1 release (re-add ipywidgets to setup.py as removed by mistake) #369

Closed willfurnass closed 5 years ago

willfurnass commented 5 years ago

To address #358

Bumped version to 1.1.1 in docs and code.

codecov-io commented 5 years ago

Codecov Report

Merging #369 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   69.12%   69.15%   +0.03%     
==========================================
  Files           9        9              
  Lines        5787     5787              
  Branches     1582     1582              
==========================================
+ Hits         4000     4002       +2     
  Misses       1388     1388              
+ Partials      399      397       -2
Impacted Files Coverage Δ
mumot/_version.py 100% <100%> (ø) :arrow_up:
mumot/controllers.py 78.05% <0%> (+0.38%) :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 1bf63ff...242e699. Read the comment docs.