zenna / CausalDiscovery.jl

9 stars 4 forks source link

Iss9 #13

Open kateslin opened 4 years ago

kateslin commented 4 years ago

Closes #9

To see the webapp, type elm reactor and navigate to http://localhost:8000/

Note about testing: The only function was playAlarm, which will be modified based on which condition you want to represent, so I didn't end up writing a unit test for it. Since the code is a rough form designed only for limited scenarios, there isn't a fancy API for testing.

zenna commented 4 years ago

Good work. Looks like there are a lot of binary file which shouldn't be in the repository. Please remove

codecov-io commented 4 years ago

Codecov Report

Merging #13 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            2         2           
=========================================
  Hits             2         2           

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 71f18f1...084e734. Read the comment docs.