BlueBaseJS / plugin-material-ui

😎 Material UI (web) comes to BlueBase!
https://bluebasejs.github.io/plugin-material-ui/
Apache License 2.0
0 stars 0 forks source link

Feature/mui hook styles #361

Closed artalat closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@ba6918f). Click here to learn what that means. The diff coverage is 97.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #361   +/-   ##
==========================================
  Coverage           ?   98.60%           
==========================================
  Files              ?       91           
  Lines              ?      719           
  Branches           ?       91           
==========================================
  Hits               ?      709           
  Misses             ?        4           
  Partials           ?        6           
Impacted Files Coverage Δ
src/components/IconButton/IconButton.tsx 100.00% <ø> (ø)
src/components/Switch/styles.ts 85.00% <85.00%> (ø)
src/components/Avatar/Avatar.tsx 100.00% <100.00%> (ø)
src/components/Avatar/index.ts 100.00% <100.00%> (ø)
.../BottomNavigationAction/BottomNavigationAction.tsx 100.00% <100.00%> (ø)
src/components/Button/Button.tsx 100.00% <100.00%> (ø)
src/components/Button/styles.ts 90.24% <100.00%> (ø)
src/components/Checkbox/Checkbox.tsx 100.00% <100.00%> (ø)
src/components/DrawerLayout/DrawerLayout.tsx 100.00% <100.00%> (ø)
src/components/ListAvatar/ListAvatar.tsx 100.00% <100.00%> (ø)
... and 100 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba6918f...414e1a2. Read the comment docs.

artalat commented 3 years ago

:tada: This PR is included in version 3.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: