simularium / simularium-viewer

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

update cache setting #388

Closed meganrm closed 3 months ago

meganrm commented 3 months ago

Time Estimate or Size

xsmall

Problem

we need to be able to turn the cache back on without destroying the viewer

Solution

update the cache setting when the prop changes

Type of change

Please delete options that are not relevant.

github-actions[bot] commented 3 months ago

jest coverage report ๐Ÿงช

Total coverage

Status Category Percentage Covered / Total
๐Ÿ”ด Statements 40.37% 2048/5072
๐Ÿ”ด Branches 42.86% 844/1969
๐Ÿ”ด Functions 36.69% 418/1139
๐Ÿ”ด Lines 40.6% 1961/4829

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

Show files with reduced coverage ๐Ÿ”ป ### Reduced coverage | Status | Filename | Statements | Branches | Functions | Lines | | :----: | :----------- | :--------- | :------- | :-------- | :------ | | ๐Ÿ”ด | src/viewport | 14.68% | 10.66% | 15% | 14.23% | | ๐Ÿ”ด | index.tsx | 14.68% | 10.66% | 15% | 14.23% | > Status of coverage: ๐ŸŸข - ok, ๐ŸŸก - slightly more than threshold, ๐Ÿ”ด - under the threshold