FAC10 / week5-jajascript

Never miss a train leaving from Bethnal Green again
https://week5-jajascript-bethnal-green.herokuapp.com/
5 stars 1 forks source link

Update function names #74

Closed jessicasalmon closed 7 years ago

jessicasalmon commented 7 years ago

I've updated function names (by removing 'test'), so that they are less confusing.

I made a new naming convention whereby TFL is always capitalised in const/let/var e.g.

Please check carefully as there's a lot of renaming here.

relates #65

codecov-io commented 7 years ago

Codecov Report

Merging #74 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   95.52%   95.52%           
=======================================
  Files           4        4           
  Lines          67       67           
=======================================
  Hits           64       64           
  Misses          3        3
Impacted Files Coverage Δ
src/tflLogic.js 94.73% <100%> (ø) :arrow_up:
src/tflAPI.js 87.5% <100%> (ø) :arrow_up:
src/handler.js 100% <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 962726a...eea4059. Read the comment docs.

joeylouise commented 7 years ago

All good 👍