simularium / simularium-viewer

NPM package to view Simularium trajectories in 3D
Apache License 2.0
2 stars 0 forks source link

need to install example deps #367

Closed meganrm closed 5 months ago

meganrm commented 6 months ago

Time Estimate or Size

small

Problem

the nightly build wasn't working because the dependencies for the app weren't being installed

Solution

added a pre-script script

Type of change

Please delete options that are not relevant.

Steps to Verify:

  1. delete node_modules, package-lock, example/node_modules, example/package-lock
  2. run npm install
  3. run npm run gh-build
github-actions[bot] commented 6 months ago

jest coverage report ๐Ÿงช

Total coverage

Status Category Percentage Covered / Total
๐Ÿ”ด Statements 40.48% 2044/5049
๐Ÿ”ด Branches 43.35% 845/1949
๐Ÿ”ด Functions 36.9% 417/1130
๐Ÿ”ด Lines 40.69% 1957/4809

Status of coverage: ๐ŸŸข - ok, ๐ŸŸก - slightly more than threshold, ๐Ÿ”ด - under the threshold