himself65 / rich-data

Data Viewer
https://rich-data.dev
Mozilla Public License 2.0
146 stars 11 forks source link

refactor: remove mui dependency #37

Closed himself65 closed 1 year ago

himself65 commented 1 year ago

Fixes: https://github.com/Himself65/data-viewer/issues/11

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
data-viewer-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 25, 2023 at 8:27AM (UTC)
data-viewer-storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 25, 2023 at 8:27AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (adc242c) into main (8e0f8f7) will increase coverage by 0.36%. The diff coverage is 88.46%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   86.05%   86.42%   +0.36%     
==========================================
  Files          17       18       +1     
  Lines         624      626       +2     
  Branches      169      169              
==========================================
+ Hits          537      541       +4     
+ Misses         64       55       -9     
- Partials       23       30       +7     
Flag Coverage Δ
e2etest 75.94% <90.00%> (+0.49%) :arrow_up:
unittest 84.58% <95.23%> (+0.07%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/components/DataKeyPair.tsx 64.77% <ø> (ø)
src/components/DataTypes/createEasyType.tsx 78.94% <ø> (ø)
src/stores/typeRegistry.tsx 84.25% <50.00%> (ø)
src/components/DataTypes/Function.tsx 93.54% <66.66%> (+2.92%) :arrow_up:
src/components/DataTypes/Object.tsx 87.61% <75.00%> (ø)
src/components/Icons.tsx 100.00% <100.00%> (ø)
src/components/mui/NoSsr.tsx 100.00% <100.00%> (ø)
src/index.tsx 92.72% <100.00%> (+1.20%) :arrow_up:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more