Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Interactive Graph Editor] Add UI for updating starting coordinates (linear and ray) #1382

Merged
merged 19 commits into from
Jul 15, 2024

Merge branch 'main' into start-coords-linear

a741a28
Select commit
Loading
Failed to load commit list.
Merged

[Interactive Graph Editor] Add UI for updating starting coordinates (linear and ray) #1382

Merge branch 'main' into start-coords-linear
a741a28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 15, 2024 in 0s

83.10% of diff hit (target 69.78%)

View this Pull Request on Codecov

83.10% of diff hit (target 69.78%)

Annotations

Check warning on line 62 in packages/perseus-editor/src/components/start-coord-settings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus-editor/src/components/start-coord-settings.tsx#L62

Added line #L62 was not covered by tests

Check warning on line 72 in packages/perseus-editor/src/components/start-coord-settings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus-editor/src/components/start-coord-settings.tsx#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 497 in packages/perseus-editor/src/widgets/interactive-graph-editor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus-editor/src/widgets/interactive-graph-editor.tsx#L492-L497

Added lines #L492 - L497 were not covered by tests

Check warning on line 674 in packages/perseus-editor/src/widgets/interactive-graph-editor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus-editor/src/widgets/interactive-graph-editor.tsx#L663-L674

Added lines #L663 - L674 were not covered by tests

Check warning on line 708 in packages/perseus-editor/src/widgets/interactive-graph-editor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus-editor/src/widgets/interactive-graph-editor.tsx#L705-L708

Added lines #L705 - L708 were not covered by tests

Check warning on line 127 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L127

Added line #L127 was not covered by tests

Check warning on line 199 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L199

Added line #L199 was not covered by tests

Check warning on line 256 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L256

Added line #L256 was not covered by tests

Check warning on line 272 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L272

Added line #L272 was not covered by tests

Check warning on line 293 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 335 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L335

Added line #L335 was not covered by tests

Check warning on line 358 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L358

Added line #L358 was not covered by tests

Check warning on line 385 in packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/reducer/initialize-graph-state.ts#L382-L385

Added lines #L382 - L385 were not covered by tests