michaltakac / mathworldvr

Math world in WebVR, powered by A-frame.
https://mathworldvr.com/
MIT License
86 stars 19 forks source link

Add simple tests #6

Closed michaltakac closed 7 years ago

michaltakac commented 7 years ago

Description: Added initial tests.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage          ?   77.15%           
=========================================
  Files             ?       24           
  Lines             ?      197           
  Branches          ?       34           
=========================================
  Hits              ?      152           
  Misses            ?       45           
  Partials          ?        0
Impacted Files Coverage Δ
src/reducers/user/index.js 83.33% <ø> (ø)
src/components/CalcButton/index.js 53.84% <ø> (ø)
src/reducers/ui/index.js 66.66% <ø> (ø)
src/reducers/settings/index.js 95% <ø> (ø)
src/components/Calculator/index.js 11.11% <ø> (ø)
src/reducers/calculator/index.js 90% <ø> (ø)
src/reducers/parametricFunction/index.js 83.33% <ø> (ø)
src/components/AttentionBox/index.js 100% <ø> (ø)
src/components/FunctionBox/index.js 100% <100%> (ø)
src/reducers/functionBox/index.js 83.33% <100%> (ø)

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 1f9d99c...64f2c8d. Read the comment docs.