Kitware / HPCCloud

A Cloud/Web-Based Simulation Environment
https://kitware.github.io/HPCCloud/
Apache License 2.0
50 stars 23 forks source link

bakend -> backend, fixed backend profiles not loading #606

Closed TristanWright closed 7 years ago

TristanWright commented 7 years ago

The "start simulation" button shows now with the demo cluster. Not sure how this wasn't caught before.

codecov-io commented 7 years ago

Codecov Report

Merging #606 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #606   +/-   ##
=======================================
  Coverage   62.03%   62.03%           
=======================================
  Files          61       61           
  Lines        2845     2845           
=======================================
  Hits         1765     1765           
  Misses       1080     1080

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 dd77743...1d6cbc1. Read the comment docs.

cjh1 commented 7 years ago

@TristanWright Thanks for tracking this down