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/project succeeded Jan 11, 2024 in 0s

2.28% (+0.08%) compared to 12d03b8

View this Pull Request on Codecov

2.28% (+0.08%) compared to 12d03b8

Details

Codecov Report

Attention: 554 lines in your changes are missing coverage. Please review.

Comparison is base (12d03b8) 2.19% compared to head (508ea83) 2.28%.
Report is 2 commits behind head on main.

Files Patch % Lines
.../setting/settings-tabs/SpectraColorsTabContent.tsx 0.00% 257 Missing and 1 partial ⚠️
src/data/utilities/getCustomColor.ts 31.74% 43 Missing ⚠️
...component/workspaces/workspaceDefaultProperties.ts 0.00% 41 Missing ⚠️
.../component/panels/IntegralsPanel/IntegralPanel.tsx 0.00% 29 Missing ⚠️
...nent/elements/formik/FormikColorPickerDropdown.tsx 0.00% 27 Missing and 1 partial ⚠️
src/component/reducer/actions/IntegralsActions.ts 0.00% 28 Missing ⚠️
src/component/panels/RangesPanel/RangesHeader.tsx 0.00% 22 Missing ⚠️
src/component/reducer/actions/LoadActions.ts 0.00% 19 Missing ⚠️
src/component/modal/setting/settingsValidation.ts 0.00% 16 Missing ⚠️
src/data/PredictionManager.ts 0.00% 16 Missing ⚠️
... and 13 more
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2819      +/-   ##
========================================
+ Coverage   2.19%   2.28%   +0.08%     
========================================
  Files        639     641       +2     
  Lines      62469   63015     +546     
  Branches     690     695       +5     
========================================
+ Hits        1369    1437      +68     
- Misses     60512   60989     +477     
- Partials     588     589       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.