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

feat: spectra colors customization and show/hide the values of integrals #2819

Merged
merged 5 commits into from
Jan 11, 2024

feat: show/hide the value of integrals

508ea83
Select commit
Loading
Failed to load commit list.
Merged

feat: spectra colors customization and show/hide the values of integrals #2819

feat: show/hide the value of integrals
508ea83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 11, 2024 in 1s

12.75% of diff hit (target 2.19%)

View this Pull Request on Codecov

12.75% of diff hit (target 2.19%)

Annotations

Check warning on line 18 in src/component/1d/integral/Integration.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/1d/integral/Integration.tsx#L18

Added line #L18 was not covered by tests

Check warning on line 36 in src/component/1d/integral/Integration.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/1d/integral/Integration.tsx#L31-L36

Added lines #L31 - L36 were not covered by tests

Check warning on line 15 in src/component/1d/ranges/Range.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/1d/ranges/Range.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 64 in src/component/1d/ranges/Range.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/1d/ranges/Range.tsx#L64

Added line #L64 was not covered by tests

Check warning on line 157 in src/component/1d/ranges/Range.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/1d/ranges/Range.tsx#L150-L157

Added lines #L150 - L157 were not covered by tests

Check warning on line 28 in src/component/elements/formik/FormikColorPickerDropdown.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/elements/formik/FormikColorPickerDropdown.tsx#L2-L28

Added lines #L2 - L28 were not covered by tests

Check warning on line 9 in src/component/hooks/useActiveSpectrumIntegralsViewState.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/hooks/useActiveSpectrumIntegralsViewState.ts#L9

Added line #L9 was not covered by tests

Check warning on line 11 in src/component/hooks/useActiveSpectrumRangesViewState.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/hooks/useActiveSpectrumRangesViewState.ts#L11

Added line #L11 was not covered by tests

Check warning on line 58 in src/component/loader/DropZone.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/loader/DropZone.tsx#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 80 in src/component/loader/DropZone.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/loader/DropZone.tsx#L80

Added line #L80 was not covered by tests

Check warning on line 86 in src/component/loader/DropZone.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/loader/DropZone.tsx#L86

Added line #L86 was not covered by tests

Check warning on line 106 in src/component/loader/DropZone.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/loader/DropZone.tsx#L106

Added line #L106 was not covered by tests

Check warning on line 36 in src/component/modal/setting/GeneralSettings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/modal/setting/GeneralSettings.tsx#L36

Added line #L36 was not covered by tests

Check warning on line 430 in src/component/modal/setting/GeneralSettings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/modal/setting/GeneralSettings.tsx#L426-L430

Added lines #L426 - L430 were not covered by tests

Check warning on line 258 in src/component/modal/setting/settings-tabs/SpectraColorsTabContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/modal/setting/settings-tabs/SpectraColorsTabContent.tsx#L2-L258

Added lines #L2 - L258 were not covered by tests

Check warning on line 98 in src/component/modal/setting/settingsValidation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/modal/setting/settingsValidation.ts#L84-L98

Added lines #L84 - L98 were not covered by tests

Check warning on line 112 in src/component/modal/setting/settingsValidation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/modal/setting/settingsValidation.ts#L112

Added line #L112 was not covered by tests

Check warning on line 3 in src/component/panels/IntegralsPanel/IntegralPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralPanel.tsx#L3

Added line #L3 was not covered by tests

Check warning on line 25 in src/component/panels/IntegralsPanel/IntegralPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralPanel.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 38 in src/component/panels/IntegralsPanel/IntegralPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralPanel.tsx#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 58 in src/component/panels/IntegralsPanel/IntegralPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralPanel.tsx#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 69 in src/component/panels/IntegralsPanel/IntegralPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralPanel.tsx#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 210 in src/component/panels/IntegralsPanel/IntegralPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralPanel.tsx#L197-L210

Added lines #L197 - L210 were not covered by tests

Check warning on line 13 in src/component/panels/IntegralsPanel/IntegralsPreferences.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralsPreferences.tsx#L13

Added line #L13 was not covered by tests

Check warning on line 112 in src/component/panels/IntegralsPanel/IntegralsPreferences.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/component/panels/IntegralsPanel/IntegralsPreferences.tsx#L112

Added line #L112 was not covered by tests