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

views module: make variables lowercase (convention) #382

Closed willfurnass closed 4 years ago

willfurnass commented 4 years ago

XDATA, YDATA and EIGENVALUES have been made lowercase as that's the convention for non-constants.

willfurnass commented 4 years ago

CI failing as this needs to be rebased on #380

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3cd01ed). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #382   +/-   ##
=========================================
  Coverage          ?   11.42%           
=========================================
  Files             ?        9           
  Lines             ?     5787           
  Branches          ?     1582           
=========================================
  Hits              ?      661           
  Misses            ?     5100           
  Partials          ?       26
Impacted Files Coverage Δ
mumot/views.py 8.82% <0%> (ø)

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 3cd01ed...66fd423. Read the comment docs.