DiODeProject / MuMoT

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

Add a small number of type hints #334

Closed willfurnass closed 5 years ago

willfurnass commented 5 years ago

Demonstrates what could be done to address Issue #328

codecov-io commented 5 years ago

Codecov Report

Merging #334 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #334      +/-   ##
=========================================
+ Coverage   70.79%   70.8%   +<.01%     
=========================================
  Files           2       2              
  Lines        5465    5466       +1     
  Branches     1501    1501              
=========================================
+ Hits         3869    3870       +1     
  Misses       1212    1212              
  Partials      384     384
Impacted Files Coverage Δ
mumot/__init__.py 70.79% <100%> (ø) :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 ec3cbe7...91b48d6. Read the comment docs.