simularium / simularium-viewer

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

add cancel autoconversion action to viewer #385

Closed ascibisz closed 3 months ago

ascibisz commented 3 months ago

Time Estimate or Size

xsmall

Problem

This Octopus PR adds a new message type for cancelling an autoconversion request. This PR adds this message type to the viewer, so that eventually we can tie this in with the website

Type of change

github-actions[bot] commented 3 months ago

jest coverage report ๐Ÿงช

Total coverage

Status Category Percentage Covered / Total
๐Ÿ”ด Statements 40.35% 2046/5070
๐Ÿ”ด Branches 42.92% 843/1964
๐Ÿ”ด Functions 36.73% 418/1138
๐Ÿ”ด Lines 40.57% 1959/4828

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/controller | 30.37% | 14.58% | 16.66% | 30.73% | | ๐ŸŸก | src/simularium | 60.22% | 57.56% | 49.01% | 61.09% | | ๐Ÿ”ด | RemoteSimulator.ts | 48.12% | 62.5% | 26.86% | 51.23% | > Status of coverage: ๐ŸŸข - ok, ๐ŸŸก - slightly more than threshold, ๐Ÿ”ด - under the threshold