simularium / simularium-viewer

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

cd to examples folder to run build script #360

Closed interim17 closed 7 months ago

interim17 commented 7 months ago

New script for building test-bed viewer: gh-build wasn't finding build example command without a cd down a level into /examples


> npm-run-all processCSS build-example

ERROR: Task not found: "build-example"
github-actions[bot] commented 7 months ago

jest coverage report ๐Ÿงช

Total coverage

Status Category Percentage Covered / Total
๐Ÿ”ด Statements 40.74% 2017/4950
๐Ÿ”ด Branches 44.03% 831/1887
๐Ÿ”ด Functions 37.2% 413/1110
๐Ÿ”ด Lines 40.97% 1931/4713

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